Fix to prevent the email notification X-Site scripting

This commit is contained in:
Roman Perekhod
2023-06-02 09:47:06 +02:00
parent 798fb56558
commit cd39dd4073
10 changed files with 242 additions and 27 deletions
@@ -11,9 +11,8 @@
{{ .Greeting }}
<br><br>
{{ .MessageBody }}
{{if ne .CallToAction "" }}
<br><br>{{ .CallToAction }}
{{end}}
{{if ne .CallToAction "" }}<br><br>
{{ .CallToAction }}{{end}}
</td>
</tr>
<tr>