diff --git a/docs/theme/docker/layout.html b/docs/theme/docker/layout.html
index 900d5c3b86..34b77a4225 100755
--- a/docs/theme/docker/layout.html
+++ b/docs/theme/docker/layout.html
@@ -25,11 +25,25 @@
+ ['//fonts.googleapis.com/css?family=Cabin:400,700,400italic']
%}
- {%- if pagename == 'index' %}
-
- {% else %}
-
- {% endif %}
+ {% set pagename = 'use/commandline/run/index/' %}
+
+
+ combined = {{ combined }}
+
+ {#
+ This part is hopefully complex because things like |cut '/index/' are not available in spinx jinja
+ and will make it crash. (and we need index/ out.
+ #}
+
+
{%- for cssfile in css_files %}
{%- endfor %}
@@ -124,7 +138,14 @@
Current version: