diff --git a/view/templates/email_notify_text.tpl b/view/templates/email_notify_text.tpl index 02266e71d..28b644d24 100644 --- a/view/templates/email_notify_text.tpl +++ b/view/templates/email_notify_text.tpl @@ -1,17 +1,14 @@ - -{{$preamble}} +{{$preamble nofilter}} {{if $content_allowed}} -{{$title}} +{{$title nofilter}} -{{$textversion}} +{{$textversion nofilter}} {{/if}} -{{$tsitelink}} -{{$titemlink}} - -{{$thanks}} -{{$site_admin}} - +{{$tsitelink nofilter}} +{{$titemlink nofilter}} +{{$thanks nofilter}} +{{$site_admin nofilter}}