summaryrefslogtreecommitdiff
path: root/templates/albumnext.tmpl
blob: 7e92b24e13a3d3686942ee47468dd6771fdce709 (plain)
1
2
3
4
5
6
<div class="album-next">
  <a href="<TMPL_VAR NAME=PAGEURL>"><span class="album-arrow">→</span></a><br />
  <div class="album-thumbnail">
    <TMPL_VAR NAME=THUMBNAIL>
  </div>
</div>