summaryrefslogtreecommitdiff
path: root/pergamon/templates/500.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne@peacefrogs.net>2019-08-26 13:19:42 +0200
committerÉtienne Loks <etienne@peacefrogs.net>2019-08-26 13:19:42 +0200
commit55e0894e41c06d33072e5d161ca5135ded5cdc6b (patch)
tree8337a1550238691fe2be6a797069bab9ea0fcb72 /pergamon/templates/500.html
parent87b2f787b3305984c60c658bd0754cb65107a596 (diff)
downloadishtar-pergamon-55e0894e41c06d33072e5d161ca5135ded5cdc6b.tar.bz2
ishtar-pergamon-55e0894e41c06d33072e5d161ca5135ded5cdc6b.zip
ishtar_public -> pergamon
Diffstat (limited to 'pergamon/templates/500.html')
-rw-r--r--pergamon/templates/500.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/pergamon/templates/500.html b/pergamon/templates/500.html
new file mode 100644
index 0000000..72b6406
--- /dev/null
+++ b/pergamon/templates/500.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html class="no-js">
+ <head>
+ <meta charset="utf-8" />
+ <title>Internal server error</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ </head>
+ <body>
+ <h1>Internal server error</h1>
+
+ <h2>Sorry, there seems to be an error. Please try again soon.</h2>
+ </body>
+</html>