{% extends "base.html" %} {% block content %} {% if "breadcrumbs" not in page.meta.hide %} {% block breadcrumbs %} {% endblock %} {% endif %} {% include "partials/content.html" %} {% endblock %} {% block htmltitle %} {% if page and page.meta and page.meta.title %}