{% extends "management/base.html" %} {% load static i18n humanize base_tag management_tag %} {% block page_title %}
Cancel

{{page_title}}

{% endblock page_title %} {% block content %}
{% csrf_token %} {{ form.as_p }}
{% endblock content %}