Marketing

Newsletter Signup Template

Minimal email-only opt-in with explicit consent checkbox.

Code Snippets

Copy-paste ready code. Replace YOUR_FORM_HASH with your FormsList endpoint hash.

<form action="https://formslist.com/f/YOUR_FORM_HASH" method="POST">
  <input type="email" name="email" placeholder="you@example.com" required />
  <label>
    <input type="checkbox" name="consent" value="yes" required />
    I agree to receive marketing emails.
  </label>
  <button type="submit">Subscribe</button>
</form>

About this template

A streamlined newsletter signup form that captures just an email address with an explicit consent checkbox for GDPR compliance. Perfect for blog sidebars, landing pages, and footer sections where you want to grow your email list.

Form Fields

EmailConsent checkbox

Use Cases

Blog sidebars
Landing pages
Footer email capture
Content marketing

Features

GDPR consent checkbox
Minimal design
Google Sheets integration
Double opt-in ready

Frequently Asked Questions

Ready to collect form submissions?

Set up your form backend in under a minute. No server required, no complex configuration — just a simple endpoint for your forms.