diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/picture.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/picture.tpl b/template/yoga/picture.tpl index 85007a15e..55bd2157b 100644 --- a/template/yoga/picture.tpl +++ b/template/yoga/picture.tpl @@ -5,7 +5,10 @@ <div id="imageHeaderBar"> <div class="browsePath"><a href="{U_HOME}">{L_HOME}</a>{LEVEL_SEPARATOR}{CATEGORY}</div> <div class="imageNumber">{PHOTO}</div> + <!-- BEGIN title --> <h1>{TITLE}</h1> + <!-- END title --> + <hr class="separation"> </div> <div id="imageToolBar"> |