{% extends "Admin/edit.html.twig" %} {% block content %}
{% include('Profiles/list.html.twig') %}
{% endblock %}