38 lines
1.6 KiB
HTML
38 lines
1.6 KiB
HTML
+++
|
|
title = "Subscribe to our newsletter"
|
|
+++
|
|
|
|
<h2>
|
|
Join the happyDomain newsletter
|
|
</h2>
|
|
|
|
<div class="mt-4 card bg-secondary text-light" style="border-radius: 1rem; box-shadow: 3px 3px 5px #999">
|
|
<div class="card-body p-4">
|
|
<div class="row">
|
|
<div class="col-lg-6 d-flex flex-column justify-content-center">
|
|
<h2 class="font-weight-bold">Stay a step ahead!</h2>
|
|
<p class="lead mb-0">
|
|
Don't miss your chance to be at the forefront of domain name management! We reveal exclusive strategies, tips and advice in our newsletter.
|
|
</p>
|
|
</div>
|
|
<form
|
|
class="offset-xl-1 col-xl-5 col-lg-6 d-flex flex-column justify-content-center"
|
|
method="post"
|
|
action="https://lists.happydomain.org/subscription/form"
|
|
>
|
|
<input type="hidden" name="nonce" />
|
|
<input type="hidden" name="l" value="b3297dce-4f02-42a5-9918-54499804323e" />
|
|
<input type="hidden" name="lang" value="en" />
|
|
<input type="email" name="email" required placeholder="j.postel@isi.edu" class="form-control mb-3">
|
|
<input type="text" name="name" placeholder="Name (optional)" class="form-control mb-3">
|
|
<div class="mb-2 mx-auto h-captcha" data-sitekey="12a1e811-7f34-44ca-9e7c-fb1e9ade6b00"></div>
|
|
<button type="submit" class="btn btn-lg btn-primary py-2" data-umami-event="cta-newsletter-join">
|
|
Join our newsletter
|
|
</button>
|
|
<small class="form-text text-justify my-2">
|
|
No spam, not resold; only selected infos about domain names.
|
|
</small>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|