summaryrefslogtreecommitdiff
path: root/templates/todolists
diff options
context:
space:
mode:
authorDusty Phillips <buchuki@gmail.com>2008-07-01 19:15:00 -0400
committerDusty Phillips <buchuki@gmail.com>2008-07-01 19:15:00 -0400
commit902802e14b94a9dd7d3422dcacb4f92cfbb028c2 (patch)
tree5d929c9e9904d2c122a04d6d974c076bbe0cffba /templates/todolists
parenteb6feb5e6d2959c61fd0af881c05fb643d123514 (diff)
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 55ba8ea2..c325c470 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}}