mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
5 lines
199 B
HTML
5 lines
199 B
HTML
<script src="/static/js/controller.js"></script>
|
|
|
|
<label for="search-bar">Search: </label>
|
|
<input type="text" id="search-bar" name="search-bar"/>
|
|
<button id="search-submit" type="submit">Go</button>
|