{% extends 'layout_site.html.twig' %} {% block content %}
{% include 'flashes.html.twig' %} {% include 'user/form.html.twig' %}
{% endblock %}