{# /** * @file * Twitter Bootstrap v4 Sliding pagination control implementation. * * View that can be used with the pagination module * from the Twitter Bootstrap v4 CSS Toolkit * https://v4-alpha.getbootstrap.com/components/pagination/ * * @author Carlos Delgado */ #} {% if pageCount > 1 %} {% endif %}