activation email
This commit is contained in:
parent
f88fa1e057
commit
f8820abf55
|
@ -1 +1 @@
|
|||
Please activate your registration. How, remains a mystery.
|
||||
Please activate your registration by clicking on this link: http://theatreforum.in/accounts/activate/{{ activation_key }}/
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
{% extends 'registration/register_base.html' %}
|
||||
|
||||
{% block reg_content %}
|
||||
Registered.
|
||||
Thanks for registering! <br />
|
||||
You will be sent an activation link at the email address you provided.<br />
|
||||
Please click on it to complete the registration process.
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user