{% include 'head.html' %}

Setup

{% if subtitle %}

{{ subtitle }}

{% endif %}
{{ form.render() }}
{% include "foot.html" %}