templates/gallery.html
changeset 5 156cdfffef8e
parent 4 d46ab092d2b2
child 12 c2d8e9a754a1
--- a/templates/gallery.html	Thu Nov 08 17:53:03 2007 +0000
+++ b/templates/gallery.html	Thu Nov 08 19:09:05 2007 +0000
@@ -11,9 +11,11 @@
     <div id="breadcrumb"><!-- BREADCRUMB --></div>
     <h1><!-- TITLE --></h1>
     <div id="dirs"><!-- DIRECTORIES --></div>
+    <div class="paginate"><!-- PAGINATION --></div>
     <div id="thumbnails">
       <!-- CONTENT -->
     </div>
+    <div class="paginate"><!-- PAGINATION --></div>
     <p id="description"><!-- DESCR --></p>
     <div id="info">
         <p>ShortURL: <a href="<!-- SHORTURL -->" rel="nofollow"><!-- SHORTURL_CODE --></a></p>