diff --git a/src/govuk/components/pagination/template.njk b/src/govuk/components/pagination/template.njk index 23222203fb..a1bcdb1c10 100644 --- a/src/govuk/components/pagination/template.njk +++ b/src/govuk/components/pagination/template.njk @@ -1,6 +1,6 @@ {% set blockLevel = not params.items and (params.next or params.previous) %} -