summaryrefslogtreecommitdiff
path: root/templates/comments
diff options
context:
space:
mode:
Diffstat (limited to 'templates/comments')
-rw-r--r--templates/comments/index.jinja2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/comments/index.jinja b/templates/comments/index.jinja
index 217ddb3..ebf1e4e 100644
--- a/templates/comments/index.jinja
+++ b/templates/comments/index.jinja
@@ -28,5 +28,5 @@
</section>
</div>
{% endfor %}
- {{ pagination.render_pagination(page, 'comments.index') }}
+ {{ pagination.render_pagination(page) }}
</div>