{% block header %}{% endblock %} Mirantis OpenStack Documentation: {{ title }} {{ metatags }} {% include 'css.html' %} {%- for cssfile in css_files %} {%- endfor %} {# FAVICON #} {% if favicon %} {% endif %} {% include 'header.html' %}
{% include 'titlerow.html' %}
{% include 'localtoc.html' %}
{% block body %}{% endblock %}
{% if prev %} {% endif %}
{% if next %} {% endif %}
{% include 'sidebartoc.html' %}
{% include 'footer.html' %} {% include 'script_footer.html' %}