{{ template_hooks['page_header']() }}
{% block content %}{% endblock %}
{# -*- coding: utf-8 -*- #} {% import 'base_helper.tmpl' as base with context %} {% import 'annotation_helper.tmpl' as notes with context %} {{ set_locale(lang) }} {{ base.html_headstart() }} {% block extra_head %} {# Leave this block alone. #} {% endblock %} {{ template_hooks['extra_head']() }}
{{ messages("Skip to main content") }}