{% extends "base.html" %} {% block announce %}
{% endblock %} {% block htmltitle %} {% if page.toc|first is defined %} {% set page_specific_title = page.toc.items[0].title %} {% else %} {% set page_specific_title = page.title | striptags %} {% endif %}