{% extends 'base.html' %} {% block title %}{% set j = joiner(' » ') %}{% for name, _ in compound.breadcrumb %}{{ j() }}{{ name }}{% endfor %} source | {{ super() }}{% 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.description %} {{ compound.description }} {% endif %} {% if compound.footer_navigation %}