{% extends 'base.html' %} {% load widget_tweaks i18n %} {% block content %}

{{ title }}

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