Add funny error 500
This commit is contained in:
parent
375f72ec4d
commit
3ef1b783fb
3 changed files with 3 additions and 4 deletions
BIN
app/assets/images/500.jpg
Normal file
BIN
app/assets/images/500.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
|
|
@ -1,6 +1,4 @@
|
|||
- content_for(:code) { "500" }
|
||||
- content_for(:message) { t("errors.internal_server_error") }
|
||||
|
||||
p Das kann leider vorkommen. Bitte versuche es nocheinmal und falls der Fehler weiter auftritt, hoffe dass er bald repariert wird, sorry
|
||||
p == '¯\_(ツ)_/¯'
|
||||
- content_for(:message) { t("errors.internal_server_error") }
|
||||
p = image_tag("500.jpg")
|
||||
Loading…
Add table
Add a link
Reference in a new issue