{% extends 'base.html' %} {% block title %}{% if 1 in compound.breadcrumb or compound.breadcrumb[-1][0] != PROJECT_NAME %}{% set j = joiner(' » ') %}{% for name, _ in compound.breadcrumb %}{{ j() }}{{ name }}{% endfor %} | {{ super() }}{% else %}{{ super() }}{% endif %}{% endblock %} {% block header_links %} {% if compound.footer_navigation and compound.footer_navigation[0] %} {% endif %} {% if compound.footer_navigation and compound.footer_navigation[2] %} {% endif %} {% endblock %} {% block main %}
{{ compound.brief }}
{% endif %} {% if compound.sections %}