fix: avoid escaping
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
Wünsche:
|
||||
</div>
|
||||
<div>
|
||||
{{ teamer.remarks|nl2br|default('-') }}
|
||||
{{ teamer.remarks|default('-')|nl2br }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user