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

Last change on this file since 7710 was 7710, checked in by Henrik Bettermann, 13 years ago

Backup work in progress

File size: 349 bytes
Line 
1<div i18n:domain="waeup.sirp">
2  <p>
3    <span i18n:translate=""> An email with your user name and password
4    has been sent to
5    </span>
6    <span tal:replace="view/email">user@foo.baz</span>.
7  </p>
8  <p i18n:translate="">
9    Please check your email account to proceed.
10  </p>
11  <p  i18n:translate="">
12    Thanks for using SIRP!
13  </p>
14</div>
Note: See TracBrowser for help on using the repository browser.