Code

95b14126bdc47651d26bdbf24f10d2badd1da2ac
[roundup.git] / templates / classic / 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">List of issues</title>
4 <td class="page-header-top" metal:fill-slot="body_title">
5  <h1>Registration in progress...</h1>
6 </td>
7 <td class="content" metal:fill-slot="content">
9 <p>You will shortly receive an email to confirm your registration. To
10 complete the registration process, visit the link indicated in the
11 email.
12 </p>
14 </td>
15 </tal:block>