git://git.onelab.eu
/
myslice.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Reg:Email body modified. added email cross_check with django auth_user table
[myslice.git]
/
portal
/
templates
/
user_register_complete.html
1
{% extends "layout-unfold1.html" %}
2
3
{% block unfold_main %}
4
5
<h1>User registration complete !</h1>
6
7
You will receive an email with further instructions.
8
{% endblock %}