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/not_implemented.html.slim
Normal file
3
app/views/error_pages/not_implemented.html.slim
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- content_for(:code) { "501" }
|
||||
- content_for(:message) { t("errors.not_implemented") }
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue