sydneyhill3901 / CSI2999

Project
MIT License
0 stars 0 forks source link

Sprint 12: Add the Phone Not Found image to the not found page #190

Open mooremk95 opened 4 years ago

mooremk95 commented 4 years ago

In the event that a user searches a phone which returns no similar results from our database, the phone not found image should appear on the PhoneNotFound page. Place the code in between the django template conditional statments where the comment indicates. It should be in a card similar to those used on the other pages. Use src = "{% static "CellCheck/PhoneNotFound.png" %}" in the imag element.