aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/slideshow.tpl
blob: ea5bc60b3dde38b7ee7e0dc83656a51492a213ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- $Id: slideshow.tpl 1672 2006-12-17 11:02:09Z vdigital $ -->
<div id="imageHeaderBar">
  <div class="browsePath">
    <!-- BEGIN stop_slideshow -->
    [ <a href="{stop_slideshow.U_SLIDESHOW}">{lang:slideshow_stop}</a> ]
    <!-- END stop_slideshow -->
  </div>
  <div class="imageNumber">{PHOTO}</div>
</div>
<div id="theImage">
  {ELEMENT_CONTENT}
</div>