diff options
Diffstat (limited to 'template/default/picture.tpl')
-rw-r--r-- | template/default/picture.tpl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/template/default/picture.tpl b/template/default/picture.tpl index 58d445ced..981174558 100644 --- a/template/default/picture.tpl +++ b/template/default/picture.tpl @@ -93,6 +93,16 @@ <!-- END line --> </table> <!-- END metadata --> + + <!-- BEGIN rate --> + <div> + {rate.SENTENCE} : + <!-- BEGIN rate_option --> + {rate.rate_option.SEPARATOR} <a href="{rate.rate_option.URL}">{rate.rate_option.OPTION}</a> + <!-- END rate_option --> + </div> + <!-- END rate --> + <!-- BEGIN modification --> <div class="menu" style="text-align:center;margin:5px;"> [ <a href="{U_ADMIN}">{L_ADMIN}</a> ] |