diff --git a/files/templates/notifications.html b/files/templates/notifications.html index e7cace2cd..56f7108ac 100644 --- a/files/templates/notifications.html +++ b/files/templates/notifications.html @@ -76,9 +76,9 @@ {% if page>1 %}
  • {% if request.full_path == "/notifications?" %} - Previous + Previous {% else %} - Previous + Previous {% endif %}
  • {% else %} @@ -88,9 +88,9 @@ {% if next_exists %}
  • {% if request.full_path == "/notifications?" %} - Next + Next {% else %} - Next + Next {% endif %}
  • {% else %}