Try fixing asset pipeline
This commit is contained in:
parent
048954e5ab
commit
aeb9467117
2 changed files with 2 additions and 2 deletions
|
|
@ -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)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue