{% load pages_tags %} {% for page in page_branch %} {% if page.in_menu %} {{ page.title }} {% endif %} {% page_menu page %} {% endfor %}