Input static HTML form in your page.
<div class="qa-search"> <form method="get" action="http://url_of_your_site/search"> <input type="text" name="q" value="" class="qa-search-field"/> <input type="submit" value="Search" class="qa-search-button"/> </form> </div>
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.