{% extends "base.html" %} {% block title %}{{ static_page.title }}{% endblock %} {% block content %}
{{ SITE_OPTIONS.site_name }} > {{ static_page.collection.title }} > {{ static_page.title }}