working on confirmation
This commit is contained in:
4
templates/auth/activate.html
Normal file
4
templates/auth/activate.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<p>Welcome! Thanks for signing up. Please follow this link to activate your account:</p>
|
||||
<p><a href="{{ confirm_url }}">{{ confirm_url }}</a></p>
|
||||
<br>
|
||||
<p>Cheers!</p>
|
||||
Reference in New Issue
Block a user