From 2ec23083a48e42b49e03de6eacdfcacd16257873 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Wed, 18 Dec 2024 23:50:53 +0100 Subject: [PATCH] view_ip.html: use mod_user_posts_by_ip --- templates/mod/view_ip.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/mod/view_ip.html b/templates/mod/view_ip.html index 6cc0c83f..5edbeb85 100644 --- a/templates/mod/view_ip.html +++ b/templates/mod/view_ip.html @@ -203,11 +203,11 @@ {{ include('mod/user_posts_list.html', {posts: posts}) }}
- [Page 1] + [Page 1] {% if cursor_prev %} - [Previous Page] + [Previous Page] {% endif %} {% if cursor_next %} - [Next Page] + [Next Page] {% endif %}