a11yist/app/views/error_pages/unprocessable_content.html.slim

6 lines
162 B
Text
Raw Permalink Normal View History

2024-11-11 07:21:55 +01:00
- content_for(:code) { "401" }
- content_for(:message) { t("errors.unauthorized") }
2024-11-01 13:16:26 +01:00
h1 Es ist ein Fehler aufgetreten
p Ich konnte deine Anfrage nicht verstehen.