summaryrefslogtreecommitdiffstats
path: root/templates/todolists
diff options
context:
space:
mode:
authorDusty Phillips <buchuki@gmail.com>2008-07-02 01:15:00 +0200
committerDusty Phillips <buchuki@gmail.com>2008-07-02 01:15:00 +0200
commit902802e14b94a9dd7d3422dcacb4f92cfbb028c2 (patch)
tree5d929c9e9904d2c122a04d6d974c076bbe0cffba /templates/todolists
parenteb6feb5e6d2959c61fd0af881c05fb643d123514 (diff)
downloadarchweb-902802e14b94a9dd7d3422dcacb4f92cfbb028c2.tar.gz
archweb-902802e14b94a9dd7d3422dcacb4f92cfbb028c2.tar.xz
make the notification e-mail include description
Diffstat (limited to 'templates/todolists')
-rw-r--r--templates/todolists/addedtotodolist2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/todolists/addedtotodolist b/templates/todolists/addedtotodolist
index 55ba8ea..c325c47 100644
--- a/templates/todolists/addedtotodolist
+++ b/templates/todolists/addedtotodolist
@@ -13,4 +13,4 @@ has been added to this to-do list:
Creator: {{todolist.creator.get_full_name}}
Name: {{todolist.name}}
Description:
-{{description|wordwrap:69}}
+{{todolist.description|wordwrap:69}}