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

Delete

{% csrf_token %} {{ form.as_p }}
{% endblock %}