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

@ -0,0 +1,3 @@
- content_for(:code) { "407" }
- content_for(:message) { t("errors.proxy_authentication_required") }