Rename directories
This commit is contained in:
parent
a5bee4685a
commit
9f3226aec5
142 changed files with 3 additions and 3 deletions
|
@ -1,10 +0,0 @@
|
|||
{# base.html.twig #}
|
||||
|
||||
{% for item in navItems %}
|
||||
<a
|
||||
class="block py-3 px-4 text-sm text-gray-800"
|
||||
href="{{ item.url }}"
|
||||
>
|
||||
{{ item.title }}
|
||||
</a>
|
||||
{% endfor %}
|
Loading…
Add table
Add a link
Reference in a new issue