From bc454bca5dc9bf8f4de41285c7bf76e847a8575b Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 21 Dec 2021 22:19:27 -0600 Subject: [PATCH] fix --- files/templates/CHRISTMAS/notifications.html | 4 ++-- files/templates/CHRISTMAS/search.html | 10 ++++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/files/templates/CHRISTMAS/notifications.html b/files/templates/CHRISTMAS/notifications.html index 37ecea8f10..35413d784c 100644 --- a/files/templates/CHRISTMAS/notifications.html +++ b/files/templates/CHRISTMAS/notifications.html @@ -94,7 +94,7 @@ {% endif %} {% else %} -
  • +
  • {% endif %} {% if next_exists %} @@ -113,7 +113,7 @@ {% endif %} {% else %} -
  • +
  • {% endif %} diff --git a/files/templates/CHRISTMAS/search.html b/files/templates/CHRISTMAS/search.html index 3c70a8fb25..f5aa7d821a 100644 --- a/files/templates/CHRISTMAS/search.html +++ b/files/templates/CHRISTMAS/search.html @@ -82,13 +82,19 @@ {% else %} - + {% endif %}
  • + {% if next_exists %} - Next + + Next + + {% else %} + + {% endif %}