diff --git a/manual/templates/layout.html b/manual/templates/layout.html index 5a1b840b59..67c93c8032 100644 --- a/manual/templates/layout.html +++ b/manual/templates/layout.html @@ -181,17 +181,17 @@ {%- if render_sidebar %}
{%- endif %} - {% if not embedded %} -
-
-
- -
-
- {% endif %} - {% block body %} {% endblock %} + {% if not embedded %} +
+
+
+ +
+
+ {% endif %} + {% block body %} {% endblock %}
{%- if render_sidebar %}