diff --git a/akka-docs/_sphinx/themes/akka/layout.html b/akka-docs/_sphinx/themes/akka/layout.html index 6313e9048d..3e3a98c410 100644 --- a/akka-docs/_sphinx/themes/akka/layout.html +++ b/akka-docs/_sphinx/themes/akka/layout.html @@ -61,7 +61,6 @@
{{ title }}
-
Loading
@@ -85,10 +84,15 @@
  • Version {{ version|e }}
  • - +
    + {%- if include_analytics %} +
    +
    Loading
    +
    + {%- endif -%}
    {% block body %}{% endblock %}
    @@ -154,22 +158,24 @@ customSearchControl.draw('cse'); }, true); - +{%- if include_analytics %} +{%- endif %}