error pages
This commit is contained in:
parent
169f8bc1bd
commit
1afb36799a
41 changed files with 342 additions and 261 deletions
|
|
@ -1,6 +1,4 @@
|
|||
h1 Error 404
|
||||
|
||||
p Diese Seite existiert nicht (mehr), sorry.
|
||||
|
||||
- content_for(:code) { "404" }
|
||||
- content_for(:message) { t("errors.not_found") }
|
||||
p
|
||||
= image_tag("404.gif")
|
||||
Loading…
Add table
Add a link
Reference in a new issue