Enhance project functionality: add email template, implement email sending, and improve table management routes
The table management in the database does currently not work
This commit is contained in:
8
other/email.txt
Normal file
8
other/email.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Hi {{ .Name }},
|
||||
|
||||
Welcome to QRank! Please confirm your login by clicking this link:
|
||||
|
||||
{{ .Token }}
|
||||
|
||||
Thanks,
|
||||
The QRank Team
|
||||
Reference in New Issue
Block a user