From ccbf84f5d6a14968fe1a218f344b729365f39512 Mon Sep 17 00:00:00 2001
From: Alan Pearce
Date: Mon, 6 Jan 2020 21:30:53 +0100
Subject: Remove useless main tag
---
layouts/_default/baseof.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
(limited to 'layouts/_default/baseof.html')
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 0435195..b525b04 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -19,10 +19,8 @@
-
- {{ block "main" . }}
- {{ end }}
-
+ {{ block "main" . }}
+ {{ end }}