Add template parsing and execution to mail service.
This commit is contained in:
parent
15974c9b77
commit
337ebb67b4
4 changed files with 38 additions and 14 deletions
1
templates/emails/test.gohtml
Normal file
1
templates/emails/test.gohtml
Normal file
|
|
@ -0,0 +1 @@
|
|||
Test email template. See services/mail.go to provide your implementation.
|
||||
Loading…
Add table
Add a link
Reference in a new issue