{% extend 'htmlbase.tpl' %} {% msg %}Generating HTML output for directory {{ compound.name }}{% endmsg %} {% block navpath %} {% if compound.navigationPath %}
{% endif %} {% endblock %} {% block title %} {# write summary links in the title area #}{{ compound.brief }}
{% endif %} {# details #} {{ compound.details }}