Pagination example
Become a lorry bus driver example
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/pagination", {
previous_page: {
href: "previous-page",
title: "Previous",
label: "Applying for a provisional lorry or bus licence"
},
next_page: {
href: "next-page",
title: "Next",
label: "Driver CPC part 1 test: theory"
}
} %>