Replace grid in person_list document to fit the whole width of the page

This commit is contained in:
Julien Fastré 2025-04-10 15:31:06 +02:00
parent fe6949ea26
commit 5858e05a42
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -23,7 +23,7 @@ License * along with this program. If not, see <http://www.gnu.org/licenses/>.
{{ encore_entry_link_tags("mod_document_action_buttons_group") }}
{% endblock %} {% block content %}
<div class="col-md-10 col-xxl">
<div class="document-list">
<h1>
{{ 'Documents for %name%'|trans({ '%name%': person|chill_entity_render_string } ) }}
</h1>