From 12b052b1f480c5a95acd1477e28ce76f84ff7932 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Mon, 17 Feb 2020 19:46:17 +0000 Subject: Remove everything --- layouts/_default/baseof.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 layouts/_default/baseof.html (limited to 'layouts/_default/baseof.html') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html deleted file mode 100644 index 8b980fa..0000000 --- a/layouts/_default/baseof.html +++ /dev/null @@ -1,11 +0,0 @@ - - - {{ partial "head.html" . }} - -
{{ partial "header.html" . }}
- -
{{ block "main" . }}{{ end }}
- - - - -- cgit v1.2.3-13-gbd6f