From b101030a43e7d6f1df4508a028abad1775988912 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Tue, 21 Nov 2023 23:14:49 +0200 Subject: [PATCH] FIX: Logical struture there's should be only one
--- templates/Page.ss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/Page.ss b/templates/Page.ss index 85530e9..b3c9be4 100755 --- a/templates/Page.ss +++ b/templates/Page.ss @@ -16,12 +16,12 @@ <% include Header %> -
+
<% if $isFormResponse %> <%-- Legacy code compatibility --%> <% include MainContent Layout=$Layout %> <% end_if %> -
+