summaryrefslogtreecommitdiffstats
path: root/templates/todolists/email_notification.txt
AgeCommit message (Collapse)AuthorFilesLines
2010-08-27Mark todolist description as being safe to contain HTMLDan McGee1-1/+1
Hopefully we can trust our developers on this one. :) Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-21Fix template syntax errorDan McGee1-1/+1
Whoops, forgot the closing tag when I was playing with autoescape. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-17Fix autoescape in plain text emailsDan McGee1-2/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-02Rename todolist email templateDan McGee1-0/+16
More in line with our other templates that have .txt extensions. Signed-off-by: Dan McGee <dan@archlinux.org>