{% for nav_item in nav_item_list %} {% include nav_item.partial %} {% endfor %} {% if user.is_authenticated %}
  • Logout
  • {% else %} {% endif %}