This package provides a bootstrap 3 paginator Blaze template to be used with the kurounin:pagination package.
{{> defaultBootstrapPaginator pagination=templatePagination limit=10 containerClass="text-center"}}
Available template parameters are:
pagination
: pagination instancelimit
: the maximum number of page links to displaycontainerClass
: optional container class for the paginator