From 794ba7b6a710a1f12c3f9791528b7960d7fbd744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 27 Apr 2019 14:26:21 -0500 Subject: [PATCH] fix pagination --- cl-theme/templates/pagination.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/cl-theme/templates/pagination.html b/cl-theme/templates/pagination.html index 6f3ffbb..a09fed6 100644 --- a/cl-theme/templates/pagination.html +++ b/cl-theme/templates/pagination.html @@ -54,9 +54,6 @@ {% endif %} - {% if dots_before %} -
  • - {% endif %} {% endif %} {% endfor %}