From ad0bbbc109ae8aeb7559cdbecf3c66b900f7e885 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:15:57 -0500 Subject: initial commit --- src/template.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/template.html (limited to 'src/template.html') diff --git a/src/template.html b/src/template.html new file mode 100644 index 0000000..bb9f3fc --- /dev/null +++ b/src/template.html @@ -0,0 +1,13 @@ + + + + + $title$ + + + + « Back +

$title$

+ $body$ + + -- cgit v1.3.1