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

{{ form.view_action }}

{% csrf_token %} {{ form }}

Cancel

{% endblock %}