a11yist/app/views/error_pages/unprocessable_content.html.slim
david 1afb36799a
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
error pages
2024-11-11 07:21:55 +01:00

6 lines
No EOL
162 B
Text

- content_for(:code) { "401" }
- content_for(:message) { t("errors.unauthorized") }
h1 Es ist ein Fehler aufgetreten
p Ich konnte deine Anfrage nicht verstehen.