Merge pull request #6353 from MrPetovan/bug/6343-unescape-plaintext-email

Unescape plaintext email body
This commit is contained in:
Michael Vogel 2018-12-30 16:40:15 +01:00 committed by GitHub
commit 9d70224a9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 10 deletions

View File

@ -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}}