diff options
Diffstat (limited to 'templates/error.tpl')
| -rw-r--r-- | templates/error.tpl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/error.tpl b/templates/error.tpl deleted file mode 100644 index 4b36bdb..0000000 --- a/templates/error.tpl +++ /dev/null @@ -1,11 +0,0 @@ -{{template "base" .}} - -{{define "title"}}Error {{.Short}}{{end}} - -{{define "content"}} - -<h1>{{.Short}}</h1> - -{{.Long}} - -{{end}} |
