source: main/waeup.fceokene/trunk/src/waeup/fceokene/students/browser_templates/startclearance.pt @ 9156

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

Customize StartClearancePage?. In Okene the students can just start clearance without entering an activation code.

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