{% extends "combo/page_template.html" %} {% block bodyclasses %} {{ block.super }} {% if not page.exclude_from_navigation and page.parent is None %} show-navigation {% else %} hide-navigation {% endif %} {% endblock %} {% block content-pre %}