summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.hbs3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.hbs b/templates/index.hbs
index f0d6d91..18245a0 100644
--- a/templates/index.hbs
+++ b/templates/index.hbs
@@ -13,6 +13,9 @@
{{#each images}}
<img src="/image/{{thumb_filename}}">
{{/each}}
+ {{#if next_page}}
+ <p><a href="{{next_page}}">next</a></p>
+ {{/if}}
</main>
<aside id="tag-view">
<section id="search">