source: main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/browser_templates/startclearance.pt @ 9347

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

Base configuration

File size: 296 bytes
Line 
1<form method="POST" i18n:domain="waeup.kwarapoly">
2
3  <p i18n:translate="">
4    You data have been approved. You can start clearance now 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.