From fb8136cd59057dde7b4158d116f24f6d2913dca5 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 2 Dec 2021 21:02:50 -0600 Subject: [PATCH] fix --- files/templates/home_comments.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/home_comments.html b/files/templates/home_comments.html index a99350efa..fbf8e82aa 100644 --- a/files/templates/home_comments.html +++ b/files/templates/home_comments.html @@ -38,14 +38,14 @@ {% else %} -
  • Prev
  • +
  • Prev
  • {% endif %} {% if next_exists %}
  • Next
  • {% else %} -
  • Next
  • +
  • Next
  • {% endif %}