Skip to content

Instantly share code, notes, and snippets.

@salsalabs
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save salsalabs/9276de6f71f138d00ee8 to your computer and use it in GitHub Desktop.
Save salsalabs/9276de6f71f138d00ee8 to your computer and use it in GitHub Desktop.
Lines that make a signup page sign a petition.
<!-- Add these two lines to your form if you want a supporter to sign
the petition with action_KEY 12345. -->
<input type="hidden" name="link" value="action"/>
<input type="hidden" name="linkKey" value="12345"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment