evorepo/templates/todolists/email_notification.txt
Dan McGee 0251885a8d Fix autoescape in plain text emails
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-16 22:40:43 -05:00

16 lines
367 B
Plaintext

{% autoescape off %}* Note: this is an automated message
The following package:
Package Name: {{ pkg.pkgname }}
Architecture: {{ pkg.arch.name }}
Repository: {{ pkg.repo.name }}
({{ weburl }})
has been added to this todo list:
Creator: {{todolist.creator.get_full_name}}
Name: {{todolist.name}}
Description:
{{todolist.description|wordwrap:69}}