{% if page and not (page.is_top_level and page.is_index and page.file.url == "index.html") %} {% include "breadcrumbs.html" %} {{page.title}}
{% endif %} {% include "content.html" %}