{% extends "base.html" %} {% block content%}

ADD.html

Add a new car to the database:

{% csrf_token %}
{% endblock%}