changeset 62:275e62422c9e

Use the safe filter on the email message text. Otherwise apostrophes get turned into ' etc.
author Brian Neal <bgneal@gmail.com>
date Thu, 12 Apr 2012 20:14:18 -0500
parents 15df2b1a0e88
children c723f8fa38cf
files madeira/templates/email_list/mailing_list.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/madeira/templates/email_list/mailing_list.txt	Thu Apr 12 18:00:05 2012 -0500
+++ b/madeira/templates/email_list/mailing_list.txt	Thu Apr 12 20:14:18 2012 -0500
@@ -1,4 +1,4 @@
-{{ message }}
+{{ message|safe }}
 
 ----
 You are receiving this message because you are subscribed to the mailing list