diff --git a/templates/system/html.html.twig b/templates/system/html.html.twig index b085554..464976f 100755 --- a/templates/system/html.html.twig +++ b/templates/system/html.html.twig @@ -50,7 +50,7 @@ {{ head }} - {{ head_title }} + {{ head_title|safe_join(' | ') }} {{ styles }}