aboutsummaryrefslogtreecommitdiff
path: root/templates/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/error.html')
-rw-r--r--templates/error.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/error.html b/templates/error.html
deleted file mode 100644
index cb47e83..0000000
--- a/templates/error.html
+++ /dev/null
@@ -1,9 +0,0 @@
-{{ define "title" }}
-<title>Error - Christine Dodrill</title>
-{{ end }}
-
-{{ define "content" }}
-<pre>
-{{ . }}
-</pre>
-{{ end }}