1. Component Guide
  2. Signup link
  3. With background and border
Signup link example

With background and border

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/signup_link", {
  heading: "Sign up for email notifications",
  link_text: "Click right here to sign up!!",
  link_href: "/this-signs-you-up",
  background: true
} %>