Code

Refactor setup.py.
[roundup.git] / templates / minimal / html / user.rego_progress.html
1 <!-- dollarId: issue.index,v 1.2 2001/07/29 04:07:37 richard Exp dollar-->
2 <tal:block metal:use-macro="templates/page/macros/icing">
3 <title metal:fill-slot="head_title"
4  i18n:translate="">Registration in progress - <span i18n:name="tracker"
5  tal:replace="config/TRACKER_NAME" /></title>
6 <span metal:fill-slot="body_title" tal:omit-tag="python:1"
7  i18n:translate="">Registration in progress...</span>
8 <td class="content" metal:fill-slot="content">
10 <p i18n:translate="">You will shortly receive an email
11 to confirm your registration. To complete the registration process,
12 visit the link indicated in the email.
13 </p>
15 </td>
16 </tal:block>