indentation
This commit is contained in:
parent
4bdd716db0
commit
156ceebfcd
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
{% endfor %}
|
||||
{% if config.extra.juice_extra_menu %}
|
||||
{% for menu in config.extra.juice_extra_menu %}
|
||||
<li><a class="nav-item text" href="{{ menu.link }}">{{ menu.title }}</a></li>
|
||||
<li><a class="nav-item text" href="{{ menu.link }}">{{ menu.title }}</a></li>
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue