about summary refs log tree commit diff
path: root/app/views/errors
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-04-02 19:43:09 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-04-02 19:43:44 +0200
commit5b12624847f6a599e1bbb3b24fc87c3b222e6716 (patch)
treef6fda89ae5288e5e48d12c534562f10aca290f11 /app/views/errors
parent34ff11c49600e2ca8547f4044f2c73b33aa70c34 (diff)
Add proper error page for request timeouts
Diffstat (limited to 'app/views/errors')
-rw-r--r--app/views/errors/503.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/errors/503.html.haml b/app/views/errors/503.html.haml
new file mode 100644
index 000000000..f88d50d36
--- /dev/null
+++ b/app/views/errors/503.html.haml
@@ -0,0 +1,5 @@
+- content_for :page_title do
+  Request timeout
+
+- content_for :content do
+  It took too long to process your request. This might be a temporary server issue