fix: typo in email template
This commit is contained in:
parent
b961119517
commit
2dad404217
@ -75,7 +75,7 @@ const mailTemplateHTML = `
|
|||||||
|
|
||||||
{{ if .ActionURL }}
|
{{ if .ActionURL }}
|
||||||
<p style="color: #9CA3AF;font-size:12px;border-top: 1px solid #dbdbdb;margin-top:20px;padding-top:20px;">
|
<p style="color: #9CA3AF;font-size:12px;border-top: 1px solid #dbdbdb;margin-top:20px;padding-top:20px;">
|
||||||
If the button above doesn't work, copy the url below and paste it in your browsers address bar:<br/>
|
If the button above doesn't work, copy the url below and paste it in your browser's address bar:<br/>
|
||||||
{{ .ActionURL }}
|
{{ .ActionURL }}
|
||||||
</p>
|
</p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
@ -162,7 +162,7 @@ And one more, because why not?
|
|||||||
|
|
||||||
|
|
||||||
<p style="color: #9CA3AF;font-size:12px;border-top: 1px solid #dbdbdb;margin-top:20px;padding-top:20px;">
|
<p style="color: #9CA3AF;font-size:12px;border-top: 1px solid #dbdbdb;margin-top:20px;padding-top:20px;">
|
||||||
If the button above doesn't work, copy the url below and paste it in your browsers address bar:<br/>
|
If the button above doesn't work, copy the url below and paste it in your browser's address bar:<br/>
|
||||||
https://example.com
|
https://example.com
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user