{% extends "base.html.twig" %} {% block BeforeAnyCSSFile %} {% for file in encore_entry_css_files('select2__init') %} {% endfor %} {% endblock %} {% block ExtraCSSFiles %} {% endblock %} {% block pageLabel %} {{ 'Library Sections' | trans }} {% endblock %} {% block recordLength %} {{ sections_list |length }} {% endblock %} {#{% block ContentHead %} {% endblock %}#} {% block MainContent %}
{{ 'ID'|trans }} | {{ 'Section Name'|trans }} | {{ 'Parent Section'|trans }} | {{ 'Actions'|trans }} |
---|