From fd2977dc3ddbb8e2a5b5dcafabceaa5f99e19b43 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sat, 6 Apr 2013 02:20:55 +0100 Subject: [PATCH] Added error page. --- app/vapemap/static/html/error.html | 65 ++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 app/vapemap/static/html/error.html diff --git a/app/vapemap/static/html/error.html b/app/vapemap/static/html/error.html new file mode 100644 index 0000000..e354cc3 --- /dev/null +++ b/app/vapemap/static/html/error.html @@ -0,0 +1,65 @@ + + + + + + + Vapour Hunter - Error + + +
+
+

+ + + + + + + + + + + + +

+ +

Error

+

Vapour Hunter is having some problems at the moment, check back in 5 minutes.

+
+
+ + \ No newline at end of file