{# groonga/layout.html ~~~~~~~~~~~~~~~~~~~ Sphinx layout template for the groonga theme. :copyright: Copyright 2011 by the groonga team, see AUTHORS. :license: LGPLv2, see LICENSE for details. #} {% extends "classic/layout.html" %} {% set favicon = "favicon.ico" %} {% block header %}
{{ super() }} {% endblock %}