{%- block document %}
{{ super() }}
{%- endblock %}
{# ugonet/layout.html ~~~~~~~~~~~~~~~~~ Sphinx layout template for the ugonet theme, adapted from the agogo theme, originally written by Andi Albrecht, by Ulrich Goertz. :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS; 2012 Ulrich Goertz. :license: BSD, see LICENSE for details. #} {% extends "basic/layout.html" %} {% block header %} {%- if ugonet_online %} {%- endif %}