Try fixing asset pipeline
Some checks failed
/ Run tests (push) Successful in 1m32s
/ Run system tests (push) Failing after 1m53s
/ Build, push and deploy image (push) Successful in 1m18s

This commit is contained in:
david 2024-11-11 20:29:28 +01:00
parent 048954e5ab
commit aeb9467117
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ html data-bs-theme="light" data-controller="set-theme"
main.col.ps-md-2.pt-2
.container
#main-content
h1.error_heading = ":-/ Error #{yield(:code)}"
h1.error_heading = "Error #{yield(:code)}"
p Deine Anfrage konnte nicht bearbeitet werden.
- if content_for?(:message)
p.error_message #{yield(:message)}