From ef4f91693c29c65e77c8617d6d2543743a663494 Mon Sep 17 00:00:00 2001 From: "kun.peng" Date: Sun, 6 Oct 2019 07:23:27 +0800 Subject: [PATCH] first commit --- layout/layout.ftl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/layout/layout.ftl b/layout/layout.ftl index 2091cfc..f53a4bf 100644 --- a/layout/layout.ftl +++ b/layout/layout.ftl @@ -92,13 +92,13 @@ <#if settings.share_type !=''> <@module 'share' /> -
+
<#nested />
<@widget 'right' /> <#else > <#if is_index??> -
@@ -117,7 +117,7 @@
-
+
<#nested />
<@widget 'right' /> @@ -129,7 +129,7 @@
<@widget 'left' /> <#else> -
+
<#nested />
<@widget 'left' />