aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/slideshow.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/slideshow.tpl')
-rw-r--r--template/yoga/slideshow.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/template/yoga/slideshow.tpl b/template/yoga/slideshow.tpl
index ea5bc60b3..9afd46f7b 100644
--- a/template/yoga/slideshow.tpl
+++ b/template/yoga/slideshow.tpl
@@ -6,7 +6,13 @@
<!-- END stop_slideshow -->
</div>
<div class="imageNumber">{PHOTO}</div>
+ <!-- BEGIN title -->
+ <h2 class="showtitle">{TITLE}</h2>
+ <!-- END title -->
</div>
<div id="theImage">
{ELEMENT_CONTENT}
+<!-- BEGIN legend -->
+<p class="showlegend">{legend.COMMENT_IMG}</p>
+<!-- END legend -->
</div>