summaryrefslogtreecommitdiffstats
path: root/templates/todolists
diff options
context:
space:
mode:
authorDusty Phillips <buchuki@gmail.com>2008-07-02 00:43:37 +0200
committerDusty Phillips <buchuki@gmail.com>2008-07-02 00:43:37 +0200
commit94740a101678944e44f4b29d9805e85c3cf50d45 (patch)
tree862ef3bebcd6a68a0935938bb8b90fe8c9c28da2 /templates/todolists
parent19ee71a9aa7363922a3d9eefb0b6703cec6126ef (diff)
downloadarchweb-94740a101678944e44f4b29d9805e85c3cf50d45.tar.gz
archweb-94740a101678944e44f4b29d9805e85c3cf50d45.tar.xz
add reminder e-mails to todo lists
Diffstat (limited to 'templates/todolists')
-rw-r--r--templates/todolists/addedtotodolist16
1 files changed, 16 insertions, 0 deletions
diff --git a/templates/todolists/addedtotodolist b/templates/todolists/addedtotodolist
new file mode 100644
index 0000000..55ba8ea
--- /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}}