diff --git a/templates/web/common/index.twig b/templates/web/common/index.twig
index c029335e96..0418a0473f 100644
--- a/templates/web/common/index.twig
+++ b/templates/web/common/index.twig
@@ -1,5 +1,5 @@
-
+
{% if local_title is defined%}{{local_title}} | {% endif %}{{home_title}} - {{ module_name }}
diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig
index 4cb9d40936..cbf7090790 100644
--- a/templates/web/prod/index.html.twig
+++ b/templates/web/prod/index.html.twig
@@ -222,7 +222,7 @@
-
+
{% set ratio = user.getPrefs('search_window') %}
{% if ratio == 0 %}