templates/gallery.html
changeset 4 d46ab092d2b2
parent 1 740133ab6353
child 5 156cdfffef8e
--- a/templates/gallery.html	Thu Nov 08 17:28:01 2007 +0000
+++ b/templates/gallery.html	Thu Nov 08 17:53:03 2007 +0000
@@ -16,7 +16,7 @@
     </div>
     <p id="description"><!-- DESCR --></p>
     <div id="info">
-        <p>ShortURL: <a href="<!-- SHORTURL -->"><!-- SHORTURL_CODE --></a></p>
+        <p>ShortURL: <a href="<!-- SHORTURL -->" rel="nofollow"><!-- SHORTURL_CODE --></a></p>
     </div>
     <p id="about"><a href="http://marttila.de/~terom/degal/">DeGAL</a> <!-- VERSION --></p>
   </body>