logging for NK auth
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
Hi {{ user.username }},
|
||||
Please click on the link to confirm your registration,
|
||||
|
||||
http://{{ domain }}{% url 'useractivate' uidb64=uid token=token %}
|
||||
https://{{ domain }}{% url 'useractivate' uidb64=uid token=token %}
|
||||
If you think, it's not you, then just ignore this email.
|
||||
{% endautoescape %}
|
||||
|
||||
Reference in New Issue
Block a user