mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-02 19:46:29 -04:00
commit
febf18cbf7
2 changed files with 21 additions and 1 deletions
|
@ -6,4 +6,7 @@
|
|||
title="<%= translate(locale, "search") %>"
|
||||
value="<%= env.get?("search").try {|x| HTML.escape(x.as(String)) } %>">
|
||||
</fieldset>
|
||||
<button type="submit" id="searchbutton" aria-label="<%= translate(locale, "search") %>">
|
||||
<i class="icon ion-ios-search"></i>
|
||||
</button>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue