• {% include hangaralpha/logos/logo_carto_positive.svg %}
  • {% for element in include.subnavbarElement %} {%if element.isLink %}
  • {{element.name}}
  • {%else%}
  • {{element.name}}
      {%for dropdownElement in element.dropdownElements%}
    • {{ dropdownElement.name }}
    • {%endfor%}
  • {%endif%} {% endfor %}
{%if include.searchUrl%}
{%endif%}