From 902802e14b94a9dd7d3422dcacb4f92cfbb028c2 Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Tue, 1 Jul 2008 19:15:00 -0400 Subject: make the notification e-mail include description --- templates/todolists/addedtotodolist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/todolists/addedtotodolist') 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}} -- cgit v1.2.3-54-g00ecf