diff --git a/templates/pagination.html b/templates/pagination.html index 70d51807..957cc24e 100644 --- a/templates/pagination.html +++ b/templates/pagination.html @@ -1,34 +1,40 @@ {% if is_paginated %} {% load url_replace from filters %} - + {% endif %}