{% block content %}{% endblock %}
{{ footer.html_footer() }}
{# -*- coding: utf-8 -*- #} {% import 'arusahni_helper.tmpl' as arusahni with context %} {% import 'base_footer.tmpl' as footer with context %} {% import 'annotation_helper.tmpl' as annotations with context %} {{ set_locale(lang) }} {{ arusahni.html_headstart() }} {% block extra_head %} {# Leave this block alone. #} {% endblock %} {{ template_hooks['extra_head']() }}