-
Notifications
You must be signed in to change notification settings - Fork 379
Open
Description
in current ghost release you can define mutliple navigation elements and iterate them in the template.
tried to add
{{#foreach navigation}}
<li class="drawer-list-item"> <a href="{{url absolute="true"}}">{{label}}</a> </li>
{{/foreach}}
but it did not get processed.
how to get this working in ghostium?
TravisEz13
Metadata
Metadata
Assignees
Labels
No labels