Skip to content

Commit 17db92c

Browse files
committed
navigation menu templates
Signed-off-by: MarioRadu <[email protected]>
1 parent 1007e13 commit 17db92c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/App/templates/partial/account-menu.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
<li role="separator" class="divider"></li>
1212
{% endif %}
1313
{% endif %}
14-
{% endfor %}
14+
{% endfor %}

src/App/templates/partial/menu.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
{% endfor %}
4343
{% if page is defined %}
4444
</ul>
45-
{% endif %}
45+
{% endif %}

0 commit comments

Comments
 (0)