From 9cf95ac5b7733741ac9274a15b2a5a083011523f Mon Sep 17 00:00:00 2001 From: Deimos Date: Wed, 20 Feb 2019 15:37:40 -0700 Subject: [PATCH] Remove IDs from pagination buttons These weren't used for anything, I'm not sure why they were there. --- tildes/tildes/templates/bookmarks.jinja2 | 4 ++-- tildes/tildes/templates/notifications_unread.jinja2 | 4 ++-- tildes/tildes/templates/topic_listing.jinja2 | 8 ++++---- tildes/tildes/templates/user.jinja2 | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/tildes/tildes/templates/bookmarks.jinja2 b/tildes/tildes/templates/bookmarks.jinja2 index 59fc2ec..e0fb350 100644 --- a/tildes/tildes/templates/bookmarks.jinja2 +++ b/tildes/tildes/templates/bookmarks.jinja2 @@ -38,13 +38,13 @@ {% if posts.has_prev_page or posts.has_next_page %}