diff --git a/templates/toolbar_page.html b/templates/toolbar_page.html index 7e98819..f6da72a 100644 --- a/templates/toolbar_page.html +++ b/templates/toolbar_page.html @@ -1,3 +1,4 @@ +{% if pag.count > 1 %} {% load dpagination %}
@@ -22,3 +23,4 @@
+{% endif %}