From 94740a101678944e44f4b29d9805e85c3cf50d45 Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Tue, 1 Jul 2008 18:43:37 -0400 Subject: add reminder e-mails to todo lists --- templates/todolists/addedtotodolist | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 templates/todolists/addedtotodolist (limited to 'templates/todolists') diff --git a/templates/todolists/addedtotodolist b/templates/todolists/addedtotodolist new file mode 100644 index 00000000..55ba8ea2 --- /dev/null +++ b/templates/todolists/addedtotodolist @@ -0,0 +1,16 @@ + +* 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 to-do list: + +Creator: {{todolist.creator.get_full_name}} +Name: {{todolist.name}} +Description: +{{description|wordwrap:69}} -- cgit v1.2.3-54-g00ecf