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

{% if approved %} {% else %} {% endif %}

{% endif %}