diff options
author | Dan McGee <dan@archlinux.org> | 2010-06-17 05:40:43 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-06-17 05:40:43 +0200 |
commit | 0251885a8d2bfb1ffdfa8b119f937e7b34c8f631 (patch) | |
tree | 9a79493b2e515680a9a61f10f6959b5bffecddde /templates/todolists | |
parent | b3059dd3e871de3bc34fa3ee7ab9730c034f22df (diff) | |
download | archweb-0251885a8d2bfb1ffdfa8b119f937e7b34c8f631.tar.gz archweb-0251885a8d2bfb1ffdfa8b119f937e7b34c8f631.tar.xz |
Fix autoescape in plain text emails
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/todolists')
-rw-r--r-- | templates/todolists/email_notification.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/todolists/email_notification.txt b/templates/todolists/email_notification.txt index 24fded5..ce0a730 100644 --- a/templates/todolists/email_notification.txt +++ b/templates/todolists/email_notification.txt @@ -1,5 +1,4 @@ - -* Note: this is an automated message +{% autoescape off %}* Note: this is an automated message The following package: |