This commit is contained in:
2025-07-25 16:09:36 +02:00
parent 4b9a099550
commit fd00af0780
10 changed files with 348 additions and 26 deletions

View File

@ -96,6 +96,11 @@
<i class="fas fa-building fa-fw"></i>
<span>Projets</span>
</a>
<a href="{{ path('app_admin_label') }}" title="Labels">
<i class="fas fa-puzzle-piece fa-fw"></i>
<span>Labels</span>
</a>
</div>
</sidebar>
{% endif %}