{% extends "base.html.twig" %} {% block BeforeAnyCSSFile %} {% for file in encore_entry_css_files('select2__init') %} {% endfor %} {% endblock %} {% block ExtraCSSFiles %} {% endblock %} {% block pageLabel %} {{ 'Books Categories' | trans }} {% endblock %} {% block recordLength %} {{ category_list|length }} {% endblock %} {#{% block ContentHead %} {% endblock %}#} {% block MainContent %}
{{ 'ID'|trans }} | {{ 'Category Name'|trans }} | {{ 'Actions'|trans }} |
---|