From 35b71e14cdaa561ad11205d00e3add534720c091 Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 31 Oct 2011 17:34:41 +0000 Subject: [PATCH] target new for links / noteworthy --- urbstudio/templates/links.html | 2 +- urbstudio/templates/noteworthy.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/urbstudio/templates/links.html b/urbstudio/templates/links.html index 1c6e267..fbc134b 100755 --- a/urbstudio/templates/links.html +++ b/urbstudio/templates/links.html @@ -10,7 +10,7 @@ {% block inner_content %} {% for l in links %} -

{{ l.title }}

+

{{ l.title }}


{{ l.description }}



diff --git a/urbstudio/templates/noteworthy.html b/urbstudio/templates/noteworthy.html index 1f52393..dae6f34 100755 --- a/urbstudio/templates/noteworthy.html +++ b/urbstudio/templates/noteworthy.html @@ -38,7 +38,7 @@ height:150px; {% thumbnail n.image "200x150" crop='center' as im %} {% endthumbnail %} -

{{ n.title }}

+

{{ n.title }}


{{ n.description }}