summaryrefslogtreecommitdiff
path: root/share/templates/default/preview.tmpl
blob: a57cb06dcc00c8319c05364452adbed254146fa3 (plain)
1
2
3
4
5
cat <<END
<a name='${render_photo_html}' href='${render_page_num_html}-${render_preview_num_html}.html'>
  <img class='thumb ${render_animation_class_html}' src='${render_backhref_html}/${render_thumbs_dir_html}/${render_photo_html}' />
</a>
END