From 19ee71a9aa7363922a3d9eefb0b6703cec6126ef Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Tue, 1 Jul 2008 18:41:17 -0400 Subject: format description --- templates/todolists/view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/todolists/view.html') diff --git a/templates/todolists/view.html b/templates/todolists/view.html index 393dda3..7eb88ae 100644 --- a/templates/todolists/view.html +++ b/templates/todolists/view.html @@ -72,7 +72,7 @@

List Description

- {{list.description}} + {{list.description|linebreaks}}
{% endblock %} -- cgit v1.2.3-24-g4f1b