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

{% endif %}