summaryrefslogtreecommitdiff
path: root/templates/create.html
diff options
context:
space:
mode:
authorequinox <equinox@diac24.net>2011-09-27 06:09:30 +0200
committerequinox <equinox@diac24.net>2011-09-27 06:09:30 +0200
commiteb5d8a3c4b403978a5827e972d4c5391f0a5ed62 (patch)
tree693307607882afc593b6978e9e1ae1e3e6931b80 /templates/create.html
parent230438d7c287a370422ca42b7bd6ef977475ef70 (diff)
templates: some brushing up
Diffstat (limited to 'templates/create.html')
-rw-r--r--templates/create.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/create.html b/templates/create.html
index eb2bdc1..4cb8e54 100644
--- a/templates/create.html
+++ b/templates/create.html
@@ -17,6 +17,7 @@
<div>repeat: <input type='password' name='password2' size="10" value=""/></div>
<b class="error" py:if="'password2' in errors">${errors.password2}</b>
<input type='submit' value='create'/>
+ <p>The account creation process takes around 20 to 30 seconds. Please do not spam the button.</p>
</form>
</sub:bodyform>
</html>