Skip to content

Instantly share code, notes, and snippets.

@neuman
Created March 10, 2015 22:29
Show Gist options
  • Save neuman/a5baea580518d69b98db to your computer and use it in GitHub Desktop.
Save neuman/a5baea580518d69b98db to your computer and use it in GitHub Desktop.
<form action="/search/" class="navbar-form navbar-right" method="get">
<div class="form-group">
<input type="text" placeholder="Search" class="form-control" name="query" autocomplete="off">
</div>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment