You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app/templates/index.html

6 lines
199 B
HTML

4 years ago
<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>