{% load static %} FindCar
{% block content %}

Upload Image


{% csrf_token %}



{% if submitted == True %} {% include "result.html" %} {% endif %}
{% endblock content %}