{% endfor %}
{% endfor %}
{{ form_errors(form.email) }}
{% for type, flashes in app.session.flashbag.all %}
{% for flash in flashes %}
{% if intro|striptags|length > 0 %}
{{ intro|unescape|raw|nl2br }}
{% endif %}