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:
670 bytes
|
Line | |
---|
1 | Hi {{request.check_to_first_name}} {{ request.check_to_last_name }}, |
---|
2 | 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. |
---|
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.