Skip to content

Instantly share code, notes, and snippets.

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 jessehanley/70fc122750001637144454fb362f5e23 to your computer and use it in GitHub Desktop.
Save jessehanley/70fc122750001637144454fb362f5e23 to your computer and use it in GitHub Desktop.
Simple Bento Opt-in Form
<form name="bento-identify-form" id="bento-identify-form" data-thank-you-message="Thank you!" data-redirect-url="">
<input type="text" name="email">
<input type="submit" class="btn btn-success">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment