{% extends 'layout_admin.html.twig' %} {% block content %} {% include 'flashes.html.twig' %} {% include 'user/detail.html.twig' %} {% endblock %}