From dc292817d626265897d9ebdc64f801d59288209b Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 8 Mar 2025 12:01:12 -0500 Subject: Initial Go Rewrite --- templates/template.html | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'templates/template.html') diff --git a/templates/template.html b/templates/template.html index b6af29a..12ca6c5 100755 --- a/templates/template.html +++ b/templates/template.html @@ -1,27 +1,27 @@ - - - - - - - - Jacob McDonnell - - - - - - - -
- {{body|safe}} -
- + + + + + + + + Jacob McDonnell + + + + + + + +
+ {{.}} +
+ -- cgit v1.2.3