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