diff options
| author | Paul Buetow <paul@buetow.org> | 2022-02-20 19:53:10 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-02-20 19:53:10 +0000 |
| commit | 9e44fb9ee400d8776082075c1fb8f74a584025fe (patch) | |
| tree | 029766599b524e195e692b5715a01617895a0df9 /share/templates/default/view.tmpl | |
| parent | 90fe2105156b4a3d425f24b9d15d78c52333af0d (diff) | |
fine tuning
Diffstat (limited to 'share/templates/default/view.tmpl')
| -rw-r--r-- | share/templates/default/view.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/share/templates/default/view.tmpl b/share/templates/default/view.tmpl index a4a41a0..29b1a38 100644 --- a/share/templates/default/view.tmpl +++ b/share/templates/default/view.tmpl @@ -10,10 +10,6 @@ cat <<END <img class='view ${animation_class}' border='0' src='${backhref}/${photos_dir}/${photo}' /> </a> </div> - -<p> - <a href="${backhref}/${photos_dir}/${photo}">Direct link</a> -</p> END if [ "${ORIGINAL_BASEPATH}x" != x ]; then |
