diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/single_photo.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 4501333..2243b56 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -2,7 +2,7 @@ <table> <tr> <td class="index_header" style="text-align: left;"> - <b>Photo {$image_name}</b><br /> + <b>Photo {$image_name}</b>, {$c_date}, {$madewith}<br /> </td> <td class="index_header" style="text-align: right;"> <img src="resources/information.png" /> |