aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django
diff options
context:
space:
mode:
authorbnewbold <bnewbold@ziggy.(none)>2009-10-13 00:39:28 -0400
committerbnewbold <bnewbold@ziggy.(none)>2009-10-13 00:39:28 -0400
commit6c7a69e0cba305fda1e581bd82ccf829a49946a5 (patch)
tree56e9d76c0020721ef2348030fc4ddb3bc93bbf64 /bn_django
parent93a534050bad8f2e27f1ccc57f9c0e4d41022cc5 (diff)
downloadbnewnet-6c7a69e0cba305fda1e581bd82ccf829a49946a5.tar.gz
bnewnet-6c7a69e0cba305fda1e581bd82ccf829a49946a5.zip
minor tweak
Diffstat (limited to 'bn_django')
-rw-r--r--bn_django/photos/templates/photos/photo_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/photos/templates/photos/photo_detail.html b/bn_django/photos/templates/photos/photo_detail.html
index 121c36c..78b95fe 100644
--- a/bn_django/photos/templates/photos/photo_detail.html
+++ b/bn_django/photos/templates/photos/photo_detail.html
@@ -35,7 +35,7 @@ by {{ object.photographer }}.</p>
{% if object.next %}
<div class="right_stuff" style="clear: right;">
<div class="small-image-box">
-<br /><br /><br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br />
+<br /><br /><br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /><br />
<a href="../{{ object.next.id }}/">
Next:<br/>
<img src="{{ object.next.thumburl}}" alt="{{ object.next.title }}"/>