summaryrefslogtreecommitdiff
path: root/error_template.html
diff options
context:
space:
mode:
Diffstat (limited to 'error_template.html')
-rw-r--r--error_template.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/error_template.html b/error_template.html
deleted file mode 100644
index 3daacb7..0000000
--- a/error_template.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <html>
- <head>
- <meta charset="$charset"/>
- <style type="text/css">
-$css
- </style>
- </head>
- <body>
- <h1>$status</h1>
- <p>$meta</p>
- </body>
- </html>