{% extends base_generic %} {% block content %}

{{form_title}}

{{form_description}}

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