diff --git a/themes/bootstrap3/templates/includes/pagination.html b/themes/bootstrap3/templates/includes/pagination.html new file mode 100644 index 0000000000000000000000000000000000000000..cb34fa5b6abb157b7cbacbf9ba613dfb65540e06 --- /dev/null +++ b/themes/bootstrap3/templates/includes/pagination.html @@ -0,0 +1,37 @@ +{% if articles_page and articles_paginator.num_pages > 1 %} + {% if USE_PAGER %} +