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:
@@ -1,3 +1,3 @@
|
||||
{{ .text }}
|
||||
{{ .plaintext }}
|
||||
|
||||
{{ .message }}
|
||||
|
||||
Reference in New Issue
Block a user