From 23542c9a37a18f1d18c7739241bdef19c0be0124 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 26 Jan 2023 11:38:51 +0100 Subject: Removal of bare theme --- themes/bare/layouts/_default/baseof.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100755 themes/bare/layouts/_default/baseof.html (limited to 'themes/bare/layouts/_default/baseof.html') diff --git a/themes/bare/layouts/_default/baseof.html b/themes/bare/layouts/_default/baseof.html deleted file mode 100755 index 79c7684..0000000 --- a/themes/bare/layouts/_default/baseof.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -{{ partial "head.html" . }} - - - {{ partial "navigation.html" . }} -
- {{ block "main" . }}{{ end }} -
- {{ partial "footer.html" . }} - - - \ No newline at end of file -- cgit v1.2.3