Spaces:
Runtime error
Runtime error
<div class="search_bar"> | |
<input | |
type="search" | |
name="search-box" | |
value="{{this.pageQuery}}" | |
placeholder="Type to search" | |
/> | |
<button type="submit" onclick="searchWeb()">search</button> | |
</div> | |