diff --git a/templates/base.html.twig b/templates/base.html.twig index 25db15121..1363f2b61 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -8,6 +8,7 @@ + {% block title %}Symfony Demo application{% endblock %}