diff --git a/Resources/views/layout.html.twig b/Resources/views/layout.html.twig
index 3b8cd13fe..65f11bec1 100644
--- a/Resources/views/layout.html.twig
+++ b/Resources/views/layout.html.twig
@@ -2,7 +2,7 @@
- {{ installation.name }}{% block title %}{% endblock %}
+ {{ installation.name }} - {% block title %}{% endblock %}
{% stylesheets output="css/all.css" filter="cssrewrite"
"bundles/chillmain/stylesheets/scratch.css"