diff options
Diffstat (limited to 'templates/template-view_photo.tmpl')
| -rw-r--r-- | templates/template-view_photo.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/template-view_photo.tmpl b/templates/template-view_photo.tmpl index 96a4a73..917ac0f 100644 --- a/templates/template-view_photo.tmpl +++ b/templates/template-view_photo.tmpl @@ -40,6 +40,7 @@ <!-- $(END_IMG_FULLSIZE_LINK) --> </div> + <!-- $(BEGIN_EXIF_TABLE) --> <!-- ## EXIF --> <div class="exif"> <div id="exif_table" style="display: none;"> @@ -58,6 +59,7 @@ :: <a href="javascript: set_exif_table_visibility('yes'); write_exif_table_cookie('yes');">Show EXIF</a> </div> </div> + <!-- $(END_EXIF_TABLE) --> <!-- ## Footnote, also acts as a bottom border --> <div class="footnote"> |
