{# Import the theme's layout. #} {% extends "!layout.html" %} {%- block extrahead %} {# Enable versions switch #} {% if enable_versions_switch %} {% endif %} {% endblock %} {% block menu %} {{ super() }} {% if menu_links %}

Getting help

{% endif %} {% endblock %}