From 40738db41687047af6e5fef07df449bced950838 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 12 Apr 2022 13:22:03 +0100 Subject: Initial batch of memoirs and theme changes --- themes/Brine/layouts/_default/memoirs.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 themes/Brine/layouts/_default/memoirs.html (limited to 'themes/Brine/layouts/_default/memoirs.html') diff --git a/themes/Brine/layouts/_default/memoirs.html b/themes/Brine/layouts/_default/memoirs.html new file mode 100644 index 0000000..6b6fb86 --- /dev/null +++ b/themes/Brine/layouts/_default/memoirs.html @@ -0,0 +1,30 @@ +{{ define "main" }}

{{ .Title }}

+ {{ .Content }} +
+ College + +
+ +
+ Sixth Form + +
+ +
+ Junior School + +
+ +
+ Nursery + +
+{{ end }} \ No newline at end of file -- cgit v1.2.3