feature: verify tokens
This commit is contained in:
4
mailer/message/welcome.html
Normal file
4
mailer/message/welcome.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<h1>Welcome to My App</h1>
|
||||
|
||||
<p>To complete your registration, please click on the link below to verify your email address:</p>
|
||||
<a href="{{.VerifyURL}}" target="_blank" rel="noopener noreferrer">Verify Email Address</a>
|
Reference in New Issue
Block a user