-
{% if top_left_logo.href %}
{% endif %}
{% if top_left_logo.src %}
{% else %}
{% endif %} {% if top_left_logo.href %} {% endif %}
{% for c, data in super_categories.items %}
- {{ data.label }} {% endfor %}
-
{% for link in top_right_links %}
-
{{ link.text }}
{% if link.submenu %}
-
{% for l in link.submenu %}
- {{ l.text }} {% endfor %}
{% endfor %}