Skip to content

Commit b6d9b0e

Browse files
committed
Use linebreaks filter so multi-line comments don't look squashed
- Legacy-Id: 3555
1 parent 3f0bc27 commit b6d9b0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/ietfworkflows/workflow_history_entry.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{{ entry.person }}
55
</div>
66
<div class="entry-action">
7-
{{ entry.describe_change|safe }}
7+
{{ entry.describe_change|safe|linebreaks }}
88
</div>
99
<div class="entry-comment">
1010
{{ entry.comment }}

0 commit comments

Comments
 (0)