{% load i18n %} {% if form %}
{% trans 'Parameters' %} {{ form.as_p }}

{% csrf_token %}

{% endif %}