error pages
This commit is contained in:
parent
169f8bc1bd
commit
1afb36799a
41 changed files with 342 additions and 261 deletions
3
app/views/error_pages/request_timeout.html.slim
Normal file
3
app/views/error_pages/request_timeout.html.slim
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- content_for(:code) { "408" }
|
||||
- content_for(:message) { t("errors.request_timeout") }
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue