{{ product_name }}
{% for item in nav_items %} {{ item.label }} {% endfor %} {% if is_authenticated %} Dashboard {% elif nav_cta %} {{ nav_cta.label }} {% endif %} {% include "site/includes/theme_toggle.html" %}