Add pre tag to whitelist

This commit is contained in:
2019-10-22 23:14:49 +02:00
parent 5ff72dc5e7
commit 9e7691f5ea

View File

@@ -72,6 +72,7 @@ class EMailNotification(BaseNotification):
"img", "img",
"li", "li",
"p", "p",
"pre",
"span", "span",
"table", "table",
"td", "td",