nunosempere.com/.subscribe/index.html

28 lines
1.1 KiB
HTML

<!--
Send me an email to list@nunosempere.com with subject "Subscribe to blog" and your name.
There previously was a form here, but I think someone was inputting random emails, so that's it for now.
-->
<form method="post" action="https://listmonk.nunosempere.com/subscription/form" class="listmonk-form">
<div>
<h3>Subscribe</h3>
<input type="hidden" name="nonce" />
<p><input type="email" name="email" required placeholder="E-mail" class="subscribe-input"/></p>
<p><input type="text" name="name" placeholder="Name (helps me filter out malicious entries)" class="subscribe-input"/></ap>
<p>
<input id="82ff8" type="checkbox" name="l" checked value="82ff889c-f9d9-4a45-bf9a-7e2696813021" />
<label for="82ff8" style="font-size: 18px">nunosempere.com</label>
</p>
<p><input type="submit" value="Subscribe" class="subscribe-button"/></p>
</div>
</form>
<p>
...or send me an email to list@nunosempere.com with subject "Subscribe to blog" and your name.
</p>