{% extends 'layout/site.html.twig' %} {% block title %}Profile{% endblock %} {% block body %}
Current email: {{ user.email }}