add plaintext email option, use text/template

text/template is used on plaintext emails to avoid escaping of certain
characters.
This commit is contained in:
Harvey Tindall
2021-02-18 18:26:23 +00:00
parent 27ef931670
commit 93b5b483cc
5 changed files with 39 additions and 7 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{{ .text }}
{{ .plaintext }}
{{ .message }}