summaryrefslogtreecommitdiff
path: root/html/user.rego_progress.html
blob: 8ab618b88fa6cfb5c4dff926826160159ff2b9f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- dollarId: issue.index,v 1.2 2001/07/29 04:07:37 richard Exp dollar-->
<tal:block metal:use-macro="templates/page/macros/icing">
<title metal:fill-slot="head_title"
 i18n:translate="">Registration in progress - <span i18n:name="tracker"
 tal:replace="config/TRACKER_NAME" /></title>
<span metal:fill-slot="body_title" tal:omit-tag="python:1"
 i18n:translate="">Registration in progress...</span>
<td class="content" metal:fill-slot="content">

<p i18n:translate="">You will shortly receive an email
to confirm your registration. To complete the registration process,
visit the link indicated in the email.
</p>

</td>
</tal:block>
<!-- SHA: c2f389db861a4e0d20b41e5ff88120270862f609 -->