From fee700e8f34c1dc6eb8bd3610a1320f9bcb4c586 Mon Sep 17 00:00:00 2001 From: Antoine Griffard Date: Wed, 26 Dec 2018 19:51:52 +0100 Subject: [PATCH] Coming soon: Fix paths (#2937) Fixes #2930 --- .../TheComingSoonTheme/Views/layout.liquid | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/OrchardCore.Themes/TheComingSoonTheme/Views/layout.liquid b/src/OrchardCore.Themes/TheComingSoonTheme/Views/layout.liquid index c19047ae7ab..5638366f2fc 100644 --- a/src/OrchardCore.Themes/TheComingSoonTheme/Views/layout.liquid +++ b/src/OrchardCore.Themes/TheComingSoonTheme/Views/layout.liquid @@ -1,4 +1,4 @@ - + @@ -13,16 +13,16 @@ {% page_title Site.SiteName %} - + - {% comment %}{% endcomment %} + {% comment %}{% endcomment %} {% style name:"font-awesome", version:"5" %} - + {% resources type: "Meta" %} {% resources type: "HeadLink" %} {% resources type: "Stylesheet" %} @@ -33,7 +33,7 @@
{% render_section "Header", required: false %} @@ -41,11 +41,11 @@ {% render_section "Footer", required: false %} - - + + - + {% resources type: "FootScript" %}