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

Delete Car

{% csrf_token %} {{ form }}
{% endblock %}