Already subscribed
If the user has already subscribed to email notifications about the current page, display the “Stop getting emails about this page” state.
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/single_page_notification_button", {
base_path: "/current-page-path",
already_subscribed: true
} %>