summaryrefslogtreecommitdiff
path: root/share/templates/default/next.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'share/templates/default/next.tmpl')
-rw-r--r--share/templates/default/next.tmpl6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/templates/default/next.tmpl b/share/templates/default/next.tmpl
index f943bca..e36d185 100644
--- a/share/templates/default/next.tmpl
+++ b/share/templates/default/next.tmpl
@@ -1,4 +1,6 @@
cat <<END
-<br />
-<a href='${next}.html'>Next ${MAXPREVIEWS} pictures of current Album</a>
+</p>
+<div>
+ <a href='${next}.html'>Next ${MAXPREVIEWS} pictures of current Album</a>
+</div>
END