client
Last change
on this file since e8550be was
e8550be,
checked in by Alex Dehnert <adehnert@…>, 15 years ago
|
Allow sending certain stock emails (Closes: #10)
|
-
Property mode set to
100644
|
File size:
612 bytes
|
Line | |
---|
1 | Hi {{request.check_to_first_name}} {{ request.check_to_last_name }}, |
---|
2 | 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. |
---|
3 | |
---|
4 | Request information: |
---|
5 | Request ID: {{request.label}} |
---|
6 | Short description: {{request.name}} |
---|
7 | Amount: ${{request.amount}} |
---|
8 | Submitter: {{request.submitter}} |
---|
9 | Check recipient: {{request.check_to_first_name}} {{ request.check_to_last_name }} (email: {{request.check_to_email}}) |
---|
10 | Request Time: {{request.request_time}} |
---|
11 | |
---|
12 | Thanks, |
---|
13 | {{ sender }} |
---|
Note: See
TracBrowser
for help on using the repository browser.