source: main/waeup.sirp/trunk/src/waeup/sirp/applicants/browser_templates/applicantregemailsent.pt @ 7396

Last change on this file since 7396 was 7379, checked in by uli, 13 years ago

Add landing page for email registrations.

File size: 309 bytes
Line 
1<h2>
2  Your registration for application process was successful
3</h2>
4
5<div>
6  <p>
7    An email with your user name and password
8    has been sent to <span tal:replace="view/email">user@foo.baz</span>
9  </p>
10  <p>
11    Please check your email account to proceed.
12  </p>
13  <p>
14    Thanks for using SIRP.
15</div>
Note: See TracBrowser for help on using the repository browser.