{# egglibdoc/layout.html ~~~~~~~~~~~~~~~~~~~~~ Modified from: Sphinx layout template for the sphinxdoc theme. :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {% extends "basic/layout.html" %} {% block relbar1 %}
EggLib
{{ super() }} {% endblock %} {%- block extrahead %} {%- endblock %} {% block sidebar1 %} {% endblock %} {% block sidebar2 %} {% endblock %} {% block footer %} {% endblock %}