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/no_docs_user.txt

    re8550be r5eb287f  
     1{% autoescape off %}
    12Hi {{request.check_to_first_name}} {{ request.check_to_last_name }},
    23   While attempting to process your reimbursement request (see below for details), we were unable to find any documentation of your reimbursement request. Please be sure you have submitted receipts or other appropriate documentation.
     
    1213Thanks,
    1314{{ sender }}
     15{% endautoescape %}
Note: See TracChangeset for help on using the changeset viewer.