remove unused nav class
This commit is contained in:
parent
66965155bb
commit
dee09019cd
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@
|
||||||
{% for item in navigation.top %}
|
{% for item in navigation.top %}
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
class="nav"
|
|
||||||
href="{{ item.url }}"
|
href="{{ item.url }}"
|
||||||
{{
|
{{
|
||||||
helpers.getLinkActiveState(item.url,
|
helpers.getLinkActiveState(item.url,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue