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