diff options
Diffstat (limited to 'static/ui.html')
-rw-r--r-- | static/ui.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/ui.html b/static/ui.html index 4f10cf0..5fa7005 100644 --- a/static/ui.html +++ b/static/ui.html @@ -97,6 +97,9 @@ <li> <button class="new_feed"> + </button> </li> + <li> + <input id="search" type="search" /><button class="search_go">search</button> + </li> <li> </li> |