{% extends 'base.html.twig' %} {% block page_title %}{{ 'profile.title'|trans }}{% endblock %} {% block page_subtitle %}{{ 'profile.subtitle'|trans }}{% endblock %} {% block main %} {% import _self as widgets %} {{ include('default/_flash_messages.html.twig') }}
{{ user.title }}