{% csrf_token %}
{% for field in register_form %} {% ifnotequal field.label 'Privacy' %} {% if field.errors %} {% endif %} {% endifnotequal %} {% endfor %} {% endif %}
{% if field.field.required %} {{ field.label|capfirst }} {% else %} {{ field.label|capfirst }} {% endif %} {{ field }} {% if field.help_text %} {{ field.help_text }} {% endif %}

{{ field.errors|striptags }}

  {{_('Autorizzo privacy')}} {% if register_form.privacy.errors %}

{{ register_form.privacy.errors|striptags }}

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