diff --git a/templates/base.html.twig b/templates/base.html.twig index dd0d2e1..d858485 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -2,7 +2,7 @@ - Pflänz.li - {% block title %{% endblock %} + Pflänz.li - {% block title %}{% endblock %} {% block stylesheets %} {{ encore_entry_link_tags('app') }}