{% extends "@admin/pages/roles.html.twig" %} {% block body_matter %}

{{translate('ROLE', 2)}}

{% include "tables/table-tool-menu.html.twig" %}
{% include "tables/roles.html.twig" with { "table" : { "id" : "table-roles" } } %}
{% endblock %}