aboutsummaryrefslogtreecommitdiff
path: root/htmx/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'htmx/error.html')
-rw-r--r--htmx/error.html6
1 files changed, 6 insertions, 0 deletions
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"}}
+
+<h1>{{.}}</h1>
+
+{{end}}