source: extensions/luciano/template/slideshow.tpl @ 5921

Last change on this file since 5921 was 5921, checked in by patdenice, 14 years ago

[Luciano Amodio Theme] First commit

File size: 297 bytes
Line 
1<div id="imageHeaderBar">
2        <div class="imageNumber">{$PHOTO}</div>
3</div>
4<div id="slidshowToolBar">{include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'}</div>
5<div id="imageContainer">
6        <div id="theImage">
7                <a href="{$U_SLIDESHOW_STOP}">{$ELEMENT_CONTENT}</a>
8        </div>
9</div>
Note: See TracBrowser for help on using the repository browser.