From af52a71c9b2d6d66ff00fb39386d8d7a5330b2b0 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 19 May 2022 11:49:53 -0500 Subject: Initial commit I'm doing content + generation in this ... who knows if it's smart, lol. --- tmpl.page.htm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tmpl.page.htm (limited to 'tmpl.page.htm') diff --git a/tmpl.page.htm b/tmpl.page.htm new file mode 100644 index 0000000..4165681 --- /dev/null +++ b/tmpl.page.htm @@ -0,0 +1,8 @@ +$(htt _head.htm) +
+

$(title)

+
+
+ $(body) +
+$(htt _foot.htm) -- cgit 1.4.1-21-gabe81