templates/gallery.html
changeset 18 46536daf9e04
parent 12 c2d8e9a754a1
child 19 8d3ffd87cb0b
--- a/templates/gallery.html	Sat Dec 22 19:19:05 2007 +0000
+++ b/templates/gallery.html	Sat Dec 22 21:31:01 2007 +0000
@@ -52,5 +52,5 @@
 ${description}
     </p>
     <div id="info">
-        <p>ShortURL: <a href="${shorturl}>" rel="nofollow">${shorturl_code}</a></p>
+        <p>ShortURL: <a href="${shorturl}" rel="nofollow">${shorturl_code}</a></p>
     </div>