diff --git a/plugins/Morpheus/templates/layout.twig b/plugins/Morpheus/templates/layout.twig
index 29f2feefab034b9a0ffbfa765036b3fa681f8dd7..524d04389c3d1fe309e1fc2ac8466991db33331c 100644
--- a/plugins/Morpheus/templates/layout.twig
+++ b/plugins/Morpheus/templates/layout.twig
@@ -7,7 +7,7 @@
                 {%- block pageTitle -%}
                     {%- if title is defined %}{{ title }} - {% endif %}
                     {%- if categoryTitle is defined %}{{ categoryTitle }} - {% endif %}
-                    {%- if not isCustomLogo %}Piwik{% endif %}
+                    Piwik
                 {%- endblock -%}
             </title>
             <meta http-equiv="X-UA-Compatible" content="IE=EDGE,chrome=1"/>