{% extends 'base.html.twig' %} {% form_theme form 'bootstrap_5_layout.html.twig' %} {% block title %} {{ 'lang.myAccount' | trans }} {% endblock %} {% block body %} {% if app.user.isMainAccount or is_granted('ROLE_ADMIN') %}
{% endif %}#} {# #} {# {{ 'lang.changeName' | trans }} #} {#
#}