aboutsummaryrefslogtreecommitdiffstats
path: root/views/internal_error.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'views/internal_error.tpl')
-rw-r--r--views/internal_error.tpl13
1 files changed, 13 insertions, 0 deletions
diff --git a/views/internal_error.tpl b/views/internal_error.tpl
new file mode 100644
index 0000000..804ade3
--- /dev/null
+++ b/views/internal_error.tpl
@@ -0,0 +1,13 @@
+<html>
+<head>
+<title>Internal Server Error (500)</title>
+</head>
+<body>
+<h2>Hello</h2>
+<p>Your request generated a server error.</p>
+
+<p>If you think that your request was valid, please report this issue</p>
+
+<p>I'm sorry for you, but <i>nonetheless</i> I whish you a very good day.</p>
+</body>
+</html>