mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
Adding menu title person
This commit is contained in:
parent
f15a899a27
commit
7d3fbe4140
@ -1,5 +1,6 @@
|
|||||||
<div class="grid-4">
|
<div class="grid-4">
|
||||||
<ul class="tab-nav follow-href-path">
|
<ul class="tab-nav follow-href-path">
|
||||||
|
<li class="title">{{ 'Menu Person'|trans }}</li>
|
||||||
{% for route in routes %}
|
{% for route in routes %}
|
||||||
<li class="{% spaceless %}
|
<li class="{% spaceless %}
|
||||||
{% if route.key == activeRouteKey %}
|
{% if route.key == activeRouteKey %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user