Add mailing list form
This commit is contained in:
parent
19a5924203
commit
9a375ecca7
1 changed files with 9 additions and 0 deletions
|
@ -1 +1,10 @@
|
|||
#faq == render_child('/_faq/')
|
||||
|
||||
#mailchimp-signup
|
||||
h3 For updates on Tent, sign up here:
|
||||
form.form-inline action="http://tent.us4.list-manage.com/subscribe/post?u=f318e535ee890f27bfd3ec2d8&id=05ba32ffe8" method="post"
|
||||
label for="mc-email"
|
||||
' Email Address:
|
||||
input#mc-email.required.email type="email" name="EMAIL"
|
||||
input.btn.btn-primary name="subscribe" type="submit" value="Subscribe"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue