add email templates

This commit is contained in:
knst-kotov
2022-06-23 12:57:07 +03:00
parent bb96dc00a6
commit f36db24bad
4 changed files with 15 additions and 3 deletions

View File

@@ -0,0 +1 @@
<html><body>To enter the site follow the <a href='%s'>link</link></body></html>

View File

@@ -0,0 +1 @@
<html><body>To confirm registration follow the <a href='%s'>link</link></body></html>

View File

@@ -0,0 +1 @@
<html><body>To reset password follow the <a href='%s'>link</link></body></html>