repo.or.cz
/
worddb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
getting file size for all dict files to be downloaded. coming to be 400mb or so.
[worddb.git]
/
templates
/
registration
/
registration_complete.html
blob
4756cd258c911cbad66e5bca893ef3b5b5c6df42
1
{% extends
"base.html"
%}
2
{% block title %}Registration Successful{% endblock %}
3
{% block content %}
4
<h1>
Registration successful
</h1>
5
<p>
6
We have sent you a mail to confirm your email address, please follow
7
the instructions there.
8
</p>
9
{% endblock %}