{% for flash_error in app.flashes('verify_email_error') %}
Annuler
{{ form_end(registrationForm) }}
{{ flash_error }}
{% endfor %}