Skip to content

Instantly share code, notes, and snippets.

@nerdburn
Created December 3, 2014 20:57
Show Gist options
  • Select an option

  • Save nerdburn/f0a2c80ecfb76d6a90d6 to your computer and use it in GitHub Desktop.

Select an option

Save nerdburn/f0a2c80ecfb76d6a90d6 to your computer and use it in GitHub Desktop.

Revisions

  1. nerdburn created this gist Dec 3, 2014.
    6 changes: 6 additions & 0 deletions gistfile1.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    <form action="http://www.mastodonmail.com/s/yourListKeyHere" method="post">
    <input type="hidden" name="mmSuccessUrl" value="yourWebSiteGoesHere" />
    <p><input name="mmName" type="text" placeholder="Name" /></p>
    <p><input name="mmEmail" type="email" placeholder="Email" required /></p>
    <p><button type="submit">Subscribe</button></p>
    </form>