anxiety/test.html

15 lines
655 B
HTML

<form action="https://sendy.ncase.me/subscribe" method="POST" accept-charset="utf-8" target="_blank">
<input type="text" name="name" id="name" style="display:none"/>
<input type="email" name="email" id="email" placeholder="your@email.com"/><br/><br/>
<input type="checkbox" name="gdpr" id="gdpr"/>
<span>
I consent to 1 ✉️ per ~2 months, that's it
</span>
<div style="display:none;">
<label for="hp">HP</label><br/>
<input type="text" name="hp" id="hp"/>
</div>
<input type="hidden" name="list" value="57rMxgfbvr08aemz763COHwg"/>
<input type="hidden" name="subform" value="yes"/>
<input type="submit" name="submit" id="submit"/>
</form>