From 7bb8b1301c882c7fd36d69888b4721f14f82e317 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 12 May 2011 13:06:36 +0200 Subject: stack em up differently in the list --- src/templates/apps/room/list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/templates/apps') diff --git a/src/templates/apps/room/list.html b/src/templates/apps/room/list.html index 69e17c9..79df4ca 100644 --- a/src/templates/apps/room/list.html +++ b/src/templates/apps/room/list.html @@ -28,13 +28,13 @@

{{r.name}}

{% tags_for_object r as tags %} +

{{r|roomurl}}

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

-