summaryrefslogtreecommitdiff
path: root/share/templates/default/next.tmpl
blob: e74579311fce6a9e390de6ed2c2accebec6f099c (plain)
1
2
3
4
5
6
cat <<END
<div class="navigator">
    <a href='${next}.html'>Next ${MAXPREVIEWS} pictures</a>
    <a href="${prev}.html" class="arrow">&rArr;</a>
</div>
END