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' />