From 1c2b155adf862f3f538f5eaf75f4952a0d1bff36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Fri, 5 Apr 2019 21:09:01 +0200 Subject: [PATCH] Revert "Use base path including the server name and protocol." This reverts commit 15a036f2c672c684cde847cf82290d6d009c0fbc. --- templates/base.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html.twig b/templates/base.html.twig index 3c187939..2cb64e5b 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -18,7 +18,7 @@ {{ encore_entry_link_tags('app') }} {% endblock %} - + {% block body %}