From 456335102259e050a85202b5b818eea2018b574d Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 2 Dec 2009 21:04:28 -0500 Subject: more style tweaks --- bn_django/photos/templates/photos/gallery_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bn_django') diff --git a/bn_django/photos/templates/photos/gallery_list.html b/bn_django/photos/templates/photos/gallery_list.html index 8a38561..11c7289 100644 --- a/bn_django/photos/templates/photos/gallery_list.html +++ b/bn_django/photos/templates/photos/gallery_list.html @@ -17,7 +17,7 @@ (No photo available) {% endif %} - +

{{ item.title }}

{{ item.photo_set.count }} photo{{ item.photo_set.count|pluralize}} -- cgit v1.2.3