{% extends "index.html" %} {% block title %} {{ title }} {% endblock %} {% block contents %} {% form.as_ul() %} {% if template_file %}

Please, follow this template file to avoid validation errors.

{% endif %} {% if redirect_to %}
Back {% endif %} {% endblock %}