From 0d1c1048925c931b0c15068cb47d5d149a8b45fb Mon Sep 17 00:00:00 2001 From: Karen Date: Tue, 2 Oct 2012 19:41:08 +0530 Subject: [PATCH] anyLies --- urbstudio/templates/noteworthy.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/urbstudio/templates/noteworthy.html b/urbstudio/templates/noteworthy.html index afd88ef..2b5b7e2 100755 --- a/urbstudio/templates/noteworthy.html +++ b/urbstudio/templates/noteworthy.html @@ -23,6 +23,14 @@ float:left; width:200px; } +.imgNone { +width:200px; +padding-right:20px; +float:left; +background:#000; +} + + {% endblock %} @@ -38,7 +46,12 @@ width:200px; {% thumbnail n.image "200" as im %} {% endthumbnail %} - {% endif %} + {% else %} +
+ + {% endif %} + +

{% if n.url %} {% endif %}{{ n.title }} {% if n.url %} {% endif %}