source: main/waeup.futminna/trunk/src/waeup/futminna/students/browser_templates/bookbed.pt @ 9732

Last change on this file since 9732 was 9403, checked in by Henrik Bettermann, 12 years ago

Students book accommodation without AC. Bed is randomly selected.

File size: 286 bytes
Line 
1<form method="POST" i18n:domain="waeup.fceokene">
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.