From 485184b3921c1eb4e1a70e840fff0068646c84cb Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 12 May 2011 14:33:18 +0200 Subject: polish --- src/templates/apps/room/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/templates/apps/room') diff --git a/src/templates/apps/room/list.html b/src/templates/apps/room/list.html index a4214d8..183b622 100644 --- a/src/templates/apps/room/list.html +++ b/src/templates/apps/room/list.html @@ -30,7 +30,7 @@ {% tags_for_object r as tags %}

{{r|roomurl}}

{% if r.description %}{{r.description|safe}}{% else %}No description available...{% endif %}

-