From b121abe792a818648111c82c1be0009c4e1f07fc Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 6 Oct 2016 13:20:22 -0400 Subject: [PATCH] extra div removal is now causing site footer to not work. If there's no blocks on home page the footer is now not working correctly. --- templates/template.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/templates/template.html b/templates/template.html index 3e0b395..1b3fd5e 100755 --- a/templates/template.html +++ b/templates/template.html @@ -10,7 +10,7 @@ {end:} {styles:h} - + {topScripts:h} @@ -147,18 +147,17 @@ Home page headline image - {end:} - {if:v[img]} -
+
{else:} -
+
{end:} {v[descr]:h} - More Info >> + More Info >> +
{end:} @@ -191,8 +190,8 @@
- - + + {bottomScripts:h}