{% block header %}{% endblock %} OpenStack Docs: {{ title }} {% include 'css.html' %} {# FAVICON #} {% if favicon %} {% endif %} {% include 'header.html' %}
{% include 'titlerow.html' %}
Contents
{{ toc }}
{% block body %} {% endblock %}
{% if prev %} {% endif %} {% if next %} {% endif %}
{% include 'sidebartoc.html' %}
{% include 'footer.html' %} {% include 'script_footer.html' %}