{% csrf_token %} {% for field in decline_form %} {% if field.errors %} {% endif %} {% endfor %}
{{ field.label|capfirst }}
{{ field }}

{{ field.errors|striptags }}



{% if not plugin_dict.is_first %} {% endif %}