Last change
on this file since 3253 was
1912,
checked in by rub, 18 years ago
|
Update svn properties (svn:eol-style and svn:keywords)
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
480 bytes
|
Line | |
---|
1 | <!-- $Id: slideshow.tpl 1912 2007-03-16 06:30:07Z rub $ --> |
---|
2 | <div id="imageHeaderBar"> |
---|
3 | <div class="browsePath"> |
---|
4 | <!-- BEGIN stop_slideshow --> |
---|
5 | [ <a href="{stop_slideshow.U_SLIDESHOW}">{lang:slideshow_stop}</a> ] |
---|
6 | <!-- END stop_slideshow --> |
---|
7 | </div> |
---|
8 | <div class="imageNumber">{PHOTO}</div> |
---|
9 | <!-- BEGIN title --> |
---|
10 | <h2 class="showtitle">{TITLE}</h2> |
---|
11 | <!-- END title --> |
---|
12 | </div> |
---|
13 | <div id="theImage"> |
---|
14 | {ELEMENT_CONTENT} |
---|
15 | <!-- BEGIN legend --> |
---|
16 | <p class="showlegend">{legend.COMMENT_IMG}</p> |
---|
17 | <!-- END legend --> |
---|
18 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.