mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
5 lines
144 B
Twig
5 lines
144 B
Twig
{% extends "@ChillMain/Menu/verticalMenu.html.twig" %}
|
|
{% block v_menu_title %}
|
|
{{ 'Aside activity configuration menu'|trans }}
|
|
{% endblock %}
|