source:
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/browser_templates/bookbed.pt
@
9347
Last change on this file since 9347 was 9347, checked in by , 12 years ago | |
---|---|
File size: 287 bytes |
Line | |
---|---|
1 | <form method="POST" i18n:domain="waeup.kwarapoly"> |
2 | |
3 | <p i18n:translate=""> |
4 | You data have been approved. You can book a bed by |
5 | clicking the button below. |
6 | </p> |
7 | |
8 | <input type="submit" name="SUBMIT" class="btn primary" |
9 | tal:attributes="value view/buttonname" /> |
10 | |
11 | </form> |
Note: See TracBrowser for help on using the repository browser.