{#
/**
* @file
* Twitter Bootstrap Sliding pagination control implementation.
*
* View that can be used with the pagination module
* from the Twitter Bootstrap CSS Toolkit
* http://twitter.github.com/bootstrap/
*
* This view has been ported from Pagerfanta progect
* https://github.com/whiteoctober/Pagerfanta/
* https://github.com/whiteoctober/Pagerfanta/blob/master/src/Pagerfanta/View/TwitterBootstrapView.php
*
* @author Pablo DÃez
* @author Jan Sorgalla
* @author Artem Ponomarenko
*/
#}
{% if pageCount > 1 %}
{% endif %}