{% for item in nav_left %} {% for items in item.items %} {{ items.name }} {% endfor %} {% endfor %} {% include "../base/nav_footer.html" %}