mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
4 lines
191 B
HTML
4 lines
191 B
HTML
<div class="search_bar">
|
|
<input type="search" name="search-box" value="{{this.pageQuery}}" placeholder="Type to search" />
|
|
<button type="submit" onclick="searchWeb()">search</button>
|