source:
treasury/templates/vouchers/submit.html
@
269db50
Last change on this file since 269db50 was 269db50, checked in by Alex Dehnert <adehnert@…>, 16 years ago | |
---|---|
|
|
File size: 171 bytes |
Line | |
---|---|
1 | {% extends "base.html" %} |
2 | |
3 | {% block title %}Submit reimbursement request{% endblock %} |
4 | {% block content %} |
5 | <p>Term: {{term}}</p> |
6 | <p>Committee: {{comm}}</p> |
7 | {% endblock %} |
Note: See TracBrowser
for help on using the repository browser.