how config pagination-bootstrap ?
olivx opened this issue · 2 comments
olivx commented
I see the pure-pagination have a pagination-boostrap,
but how i configure for use them ?
lampslave commented
Use {% include 'pure_pagination/pagination-bootstrap.html' with verbose=True %}
instead of {{ page.render }}
.
JiatLn commented
how can i use the pagination-bootstrap.html? it's not work!