{%- block document %}
            {{ super() }}
          {%- endblock %}
        
        {%- if theme_rightsidebar|tobool %}
        
        {%- endif %}
        
      {# llvm-openmp-theme/layout.html ~~~~~~~~~~~~~~~~~ Sphinx layout template for LLVM/OpenMP which as an almost identical clone of the agogo theme, originally written by Andi Albrecht. :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {%- extends "basic/layout.html" %} {% block header %}