Mercurial > public > sg101
diff gpp/templates/forums/topic_notify_email.txt @ 397:accfc1fdb88d
Fixing #195; don't escape text in plain text emails.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 25 Mar 2011 23:59:16 +0000 |
parents | 500e5875a306 |
children |
line wrap: on
line diff
--- a/gpp/templates/forums/topic_notify_email.txt Fri Mar 25 00:39:17 2011 +0000 +++ b/gpp/templates/forums/topic_notify_email.txt Fri Mar 25 23:59:16 2011 +0000 @@ -7,9 +7,9 @@ subscribed to: --- -RE: {{ topic_name }} +RE: {{ topic_name|safe }} -{{ message }} +{{ message|safe }} --- To view this post on the site, please visit: