Changeset f332ade
- Timestamp:
- Jan 31, 2011, 10:31:13 PM (14 years ago)
- Branches:
- master, client
- Children:
- 1ba734f
- Parents:
- 02dd5a1
- git-author:
- Alex Dehnert <adehnert@…> (12/17/10 15:38:29)
- git-committer:
- Alex Dehnert <adehnert@…> (01/31/11 22:31:13)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/remit_templates/vouchers/vouchers.tex
r71ca9e6 rf332ade 19 19 {{f.email_address|texescape}} & 20 20 {{f.amount|texescape}} & 21 {{f.description }} \\21 {{f.description|texescape}} \\ 22 22 {% endfor %} 23 23 \end{tabular}
Note: See TracChangeset
for help on using the changeset viewer.