{% load i18n %} {% if form %}
{% csrf_token %} {% if next %}{% endif %} {{ form.as_p }}

{% endif %}