Skip to content

Commit 6c096cb

Browse files
committed
Fix bug in quoting <> in ballot deferral email
- Legacy-Id: 2853
1 parent 0e932ff commit 6c096cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
{% filter wordwrap:73 %}Ballot of {{ doc.file_tag }} has been deferred by {{ by }}.{% endfilter %}
1+
{% filter wordwrap:73 %}Ballot of {{ doc.file_tag|safe }} has been deferred by {{ by }}.{% endfilter %}
22

33
This ballot will be on the IESG agenda of {{ telechat_date }}.

0 commit comments

Comments
 (0)