-
{% if navigation %}
{% for nav_item in navigation %}
-
{{ nav_item.name }}
{% endfor %}
{% endif %}
-
Operator