mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-17 01:01:41 -04:00
16 lines
494 B
Plaintext
16 lines
494 B
Plaintext
extends ../layout
|
|
block content
|
|
.panel.panel-info
|
|
.panel-body.text-center
|
|
h1 OK - you have unsubscribed.
|
|
h2 I (Quincy) may have sent you duplicate emails.
|
|
h2 There was a bug in my emailing script.
|
|
h2 I'm really sorry for the trouble.
|
|
h2 This should be a one-time issue.
|
|
h2 Do you want to re-subscribe?
|
|
.big-break
|
|
a.btn.btn-cta.signup-btn(href='/resubscribe/#{email}') Re-subscribe
|
|
|
|
|
|
|