{#
/**
* @file
* Foundation 5 Sliding pagination control implementation.
*
* View that can be used with the pagination module
* from the Foundation 5 CSS Toolkit
* http://foundation.zurb.com/docs/components/pagination.html
*
* @author Vincent Loy
*
* This view have been ported from twitter bootstrap v3 pagination control implementation
* from :
* @author Pablo DÃez
* @author Jan Sorgalla
* @author Artem Ponomarenko
* @author Artem Zabelin
*/
#}
{% if pageCount > 1 %}
{% endif %}