Skip to content

Instantly share code, notes, and snippets.

@jacobhenke
Created February 9, 2016 22:51
Show Gist options
  • Save jacobhenke/209d9eeb96293865f4b1 to your computer and use it in GitHub Desktop.
Save jacobhenke/209d9eeb96293865f4b1 to your computer and use it in GitHub Desktop.
<form action="[INSERT LSS WHITE LABEL DOMAIN HERE]" method="GET" id="widget">
<input type="hidden" id="page" name="page" value="site/widget/select-business">
<input type="text" id="search" name="search" placeholder="Business Name and Zipcode">
<input type="email" id="email" name="email" placeholder="Enter Business Email">
<input type="submit" value="submit">
</form>
@jacobhenke
Copy link
Author

Replace [INSERT LSS WHITE LABEL DOMAIN HERE] with your white label domain. For example: http://admin.localsitesubmit.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment