From a51c9890d2b9720297c72b646c894a11474e8532 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Mon, 29 Jun 2026 23:15:12 -0500 Subject: --- layouts/baseof.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 layouts/baseof.html (limited to 'layouts/baseof.html') diff --git a/layouts/baseof.html b/layouts/baseof.html new file mode 100644 index 0000000..9b5c08e --- /dev/null +++ b/layouts/baseof.html @@ -0,0 +1,7 @@ + + + + +
{{ block "main" . }}{{ end }}
+ + -- cgit v1.2.3