mail template added
This commit is contained in:
parent
0f2a2fcb9a
commit
8c4d41551f
2
main.go
2
main.go
@ -2901,7 +2901,7 @@ func sendStatusChangeEmail(app *pocketbase.PocketBase, record *models.Record, ne
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="padding-top: 20px; padding-bottom:30px; font-size: 12px;">
|
||||
<table role="presentation" width="100%%" cellspacing="0" cellpadding="0" border="0">
|
||||
<table role="presentation" width="100%%" cellspacing="0" cellpadding="0" border="0" style="width:100%%;">
|
||||
<tr>
|
||||
<td align="left" style="width: 50%%; vertical-align: top;">
|
||||
<strong>Dear <span style="color: #d1ad5c;">%s</span>,</strong><br><br>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user