Add proper error page for request timeouts
This commit is contained in:
5
app/views/errors/503.html.haml
Normal file
5
app/views/errors/503.html.haml
Normal file
@ -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
|
Reference in New Issue
Block a user