Persistant search bar. Multiple definitions. Trailing commas handled. Static values cached. argv debug mode. Wildcard searching.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<header>
|
||||
<form action="/find">
|
||||
<input type="text" name="kw" value="{query}">
|
||||
<input type="hidden" name="view" value="rich"">
|
||||
<input type="submit" value="Search">
|
||||
<form>
|
||||
<a href="/">Home</a> | <a href="/find">Quick Search</a> |
|
||||
<a href="/random?view=rich">Random Verse</a> |
|
||||
<a href="/votd?view=rich">Verse of the Day</a></header>
|
||||
Reference in New Issue
Block a user