Skip to content

Instantly share code, notes, and snippets.

@elizoller
Last active October 27, 2016 20:09
Show Gist options
  • Save elizoller/9d66ad3beb98894dd32d441b1a0f27cf to your computer and use it in GitHub Desktop.
Save elizoller/9d66ad3beb98894dd32d441b1a0f27cf to your computer and use it in GitHub Desktop.
archivesspace search box
<form id="searchForm2" accept-charset="UTF-8" action="http://nb4841.neu.edu:8081/search" method="get"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"></div>
<input type="text" class="input-large search" placeholder="Search..." name="q" value="">
<button id="global-search-button" class="btn btn-large submit">Search</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment