{% extends 'base.html.twig' %} {% block title %}Inscription{% endblock %} {% block main %} {% for flashError in app.flashes('verify_email_error') %}