{# -*- coding: utf-8 -*- #} {% import 'base_helper.tmpl' as base with context %} {% import 'reveal_helper.tmpl' as reveal with context %} {{ set_locale(lang) }} {{ base.html_headstart() }} {{ reveal.html_reveal_head() }} {% block extra_head %} {# Leave this block alone. #} {% endblock %} {{ template_hooks['extra_head']() }}