Use linebreaks filter so multi-line comments don't look squashed
- Legacy-Id: 3555
This commit is contained in:
parent
3f0bc27e0a
commit
b6d9b0eecd
|
@ -4,7 +4,7 @@
|
|||
{{ entry.person }}
|
||||
</div>
|
||||
<div class="entry-action">
|
||||
{{ entry.describe_change|safe }}
|
||||
{{ entry.describe_change|safe|linebreaks }}
|
||||
</div>
|
||||
<div class="entry-comment">
|
||||
{{ entry.comment }}
|
||||
|
|
Loading…
Reference in a new issue