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 %}