supporters: Don't escape email text
This commit is contained in:
parent
a51a7e2099
commit
c1e3879891
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
Hi {{ order.name }},
|
{% autoescape off %}Hi {{ order.name }},
|
||||||
|
|
||||||
Thanks so much for being a sustainer! Your support is what makes our work possible.
|
Thanks so much for being a sustainer! Your support is what makes our work possible.
|
||||||
|
|
||||||
|
@ -15,4 +15,4 @@ Postal address:
|
||||||
Please note that you may not receive the T-shirt until you've paid at least $60.{% endif %}
|
Please note that you may not receive the T-shirt until you've paid at least $60.{% endif %}
|
||||||
|
|
||||||
Kind regards,
|
Kind regards,
|
||||||
Software Freedom Conservancy
|
Software Freedom Conservancy{% endautoescape %}
|
||||||
|
|
Loading…
Reference in a new issue