summaryrefslogtreecommitdiff
path: root/html/user.rego_progress.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/user.rego_progress.html')
-rw-r--r--html/user.rego_progress.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/html/user.rego_progress.html b/html/user.rego_progress.html
new file mode 100644
index 0000000..8ab618b
--- /dev/null
+++ b/html/user.rego_progress.html
@@ -0,0 +1,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 -->