From 49b009d60433ce0fb419644fecc4ea8f3afac27f Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sat, 6 Jan 2024 19:28:33 -0500 Subject: wip --- htmx/error.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 htmx/error.html (limited to 'htmx/error.html') diff --git a/htmx/error.html b/htmx/error.html new file mode 100644 index 0000000..2e12bdf --- /dev/null +++ b/htmx/error.html @@ -0,0 +1,6 @@ +{{define "title"}}{{.}}{{end}} +{{define "main"}} + +

{{.}}

+ +{{end}} -- cgit v1.2.3