wip change to pages

This commit is contained in:
bel
2022-02-14 00:40:13 -07:00
parent 1fcd1e28dc
commit aff325960f
5 changed files with 214 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<form class="columns" action="/ui/search" method="GET">
<input class="thic_flex" type="text" name="searchbox" placeholder="space delimited search regexp"/>
<input class="info lil_btn" type="submit" value="search"/>
</form>