{# /** * @file * Twitter Bootstrap Sliding pagination control implementation. * * View that can be used with the pagination module * from the Twitter Bootstrap CSS Toolkit * https://getbootstrap.com/2.3.2/components.html#pagination * * 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 %}