spaCy/website/_includes/_newsletter.jade

21 lines
1019 B
Plaintext
Raw Normal View History

2016-10-03 21:19:13 +03:00
//- ----------------------------------
//- 💫 INCLUDES > NEWSLETTER SIGNUP
//- ----------------------------------
2016-03-31 17:24:48 +03:00
2016-10-03 21:19:13 +03:00
include _mixins
2016-03-31 17:24:48 +03:00
2016-10-03 21:19:13 +03:00
.o-block.u-text-center.u-padding.u-border-top
2016-03-31 17:24:48 +03:00
2016-10-03 21:19:13 +03:00
+label Sign up for the spaCy newsletter
h3.u-heading-1 Stay in the loop!
p.u-text-large Receive updates about new releases, tutorials and more.
2016-03-31 17:24:48 +03:00
2016-10-03 21:19:13 +03:00
form#mc-embedded-subscribe-form.o-inline-list(action="https://spacy.us12.list-manage.com/subscribe/post?u=83b0498b1e7fa3c91ce68c3f1&id=89ad33e698" method="post" name="mc-embedded-subscribe-form" target="_blank" novalidate)
input#mce-EMAIL.u-border.u-padding-small.u-text-regular(type="email" name="EMAIL" placeholder="Your email address")
2016-03-31 17:24:48 +03:00
2016-10-03 21:19:13 +03:00
//- Spam bot protection
div(style="position: absolute; left: -5000px;" aria-hidden="true")
input(type="text" name="b_83b0498b1e7fa3c91ce68c3f1_89ad33e698" tabindex="-1" value="")
2016-03-31 17:24:48 +03:00
2016-10-03 21:19:13 +03:00
button#mc-embedded-subscribe.c-button.c-button--primary.u-text-label(type="submit" name="subscribe") Sign up