{% extends 'base2.html.twig' %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block content %}

A verification email has been sent to {{ email }}. Click on the link to verify your email.

{% endblock %}