hotfix
This commit is contained in:
parent
fb553be69a
commit
1adc547efe
|
@ -0,0 +1,4 @@
|
|||
<form action="https://<%= domain %>/_search" method="get" class="search column row">
|
||||
<input class="column" type="text" name="q" placeholder="+greentext -dotr +title=dragon +hits>20" <% if q then %> value="<%= q %>" <% end %>/>
|
||||
<input class="column column-0 button button-clear" type="submit" value="🔎"/>
|
||||
</form>
|
Loading…
Reference in New Issue