diff options
| author | Paul Buetow <paul@buetow.org> | 2022-02-21 22:11:01 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-02-21 22:11:01 +0000 |
| commit | 91790239f268711e7dd06441c25e0bfee0901417 (patch) | |
| tree | 8fe93a5c80fb2a70a131af3f73ee65d3588f0dfe /share/templates | |
| parent | d572f7fdc8a46cab789606b1f0a130839e5ec95a (diff) | |
remove more sub-album artefacts
Diffstat (limited to 'share/templates')
| -rw-r--r-- | share/templates/default/header.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/share/templates/default/header.tmpl b/share/templates/default/header.tmpl index 0248656..4364ddd 100644 --- a/share/templates/default/header.tmpl +++ b/share/templates/default/header.tmpl @@ -1,7 +1,3 @@ -if [ "${is_subalbum}" = yes ]; then - GOTO_OVERVIEW="<a href='${backhref}/index.html'>Go to Album overview</a>" -fi - cat <<END <html> <head> |
