working on confirmation

This commit is contained in:
pstruebi
2022-06-14 13:55:26 +02:00
parent 0dfa5d30fe
commit d104227a75
6 changed files with 72 additions and 5 deletions

View 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>