{% macro govukPagination(params) %} {% set blockLevel = 'items' not in params and (params.next or params.previous) -%} {% endmacro %}