Subscribe example

With data attributes

How it looks (preview)

How to call this example

<%= render "components/subscribe", {
  label: "Add bank holidays for England and Wales to your calendar (ICS, 10KB)",
  title: "Download these dates so you can add them to a calendar application such as iCal or Outlook",
  url: "/",
  data: {
    module: "example-module",
    fruit: "banana"
  }
} %>