error pages
Some checks failed
/ Run tests (push) Failing after 1m19s
/ Run system tests (push) Failing after 1m20s
/ Build, push and deploy image (push) Has been skipped

This commit is contained in:
david 2024-11-11 07:21:55 +01:00
parent 169f8bc1bd
commit 1afb36799a
41 changed files with 342 additions and 261 deletions

View file

@ -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")