{% extends "index.html" %} {% block contents %}

{{ title }}

{% if messages %} {% endif %} download template file
{% csrf_token %} {{ form.as_p }}
{% endblock %}