{# /** * @file * Materialize pagination control implementation. * * View that can be used with the pagination module * from the Materialize CSS * https://materializecss.com/pagination.html * * @author Leonardo Bressan Motyczka */ #} {% if pageCount > 1 %} {% endif %}