{% extends "base.html" %} {% load i18n %} {% load range %} {% block content %}
{% csrf_token %} {{ form }}
{{ previous_fields|safe }}
{% endblock %}