{% for navPartial in frctl.theme.get('nav') %}
  {% include 'partials/navigation/' + navPartial + '.nunj' %}
{% endfor %}
