Ignore:
Timestamp:
May 12, 2010, 3:52:13 AM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, client
Children:
70a9bbd
Parents:
d601b0b
git-author:
Alex Dehnert <adehnert@…> (05/12/10 03:52:13)
git-committer:
Alex Dehnert <adehnert@…> (05/12/10 03:52:13)
Message:

Disable escaping for emails (Trac: #28)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/remit_templates/vouchers/emails/voucher_sao_user.txt

    re8550be r5eb287f  
     1{% autoescape off %}
    12Hi {{request.check_to_first_name}} {{ request.check_to_last_name }},
    23   Your reimbursement request has been delivered to SAO for processing. You should be notified that your check is ready for pickup (or has been mailed) in the next week or so.
     
    1213Thanks,
    1314{{ sender }}
     15{% endautoescape %}
Note: See TracChangeset for help on using the changeset viewer.