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

Edit Car

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