From 7e9c7ce60a90f3628888f178c27642561643abaa Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 1 Apr 2016 11:48:19 -0400 Subject: Visiting invalid URLs and bad APIs causes redirect to error page --- templates/error.html | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 templates/error.html (limited to 'templates') diff --git a/templates/error.html b/templates/error.html deleted file mode 100644 index 5aa48098f..000000000 --- a/templates/error.html +++ /dev/null @@ -1,24 +0,0 @@ -{{define "error"}} - - -{{template "head" . }} - -
-
-
- -
-

{{.Props.Title}}

-

{{ .Props.Message }}

- {{.Props.Link}} -
-
- - - -{{end}} -- cgit v1.2.3-1-g7c22