templates/gallery.html
changeset 4 d46ab092d2b2
parent 1 740133ab6353
child 5 156cdfffef8e
equal deleted inserted replaced
3:9637b8f24005 4:d46ab092d2b2
    14     <div id="thumbnails">
    14     <div id="thumbnails">
    15       <!-- CONTENT -->
    15       <!-- CONTENT -->
    16     </div>
    16     </div>
    17     <p id="description"><!-- DESCR --></p>
    17     <p id="description"><!-- DESCR --></p>
    18     <div id="info">
    18     <div id="info">
    19         <p>ShortURL: <a href="<!-- SHORTURL -->"><!-- SHORTURL_CODE --></a></p>
    19         <p>ShortURL: <a href="<!-- SHORTURL -->" rel="nofollow"><!-- SHORTURL_CODE --></a></p>
    20     </div>
    20     </div>
    21     <p id="about"><a href="http://marttila.de/~terom/degal/">DeGAL</a> <!-- VERSION --></p>
    21     <p id="about"><a href="http://marttila.de/~terom/degal/">DeGAL</a> <!-- VERSION --></p>
    22   </body>
    22   </body>
    23 </html>
    23 </html>