apps: add simple site-search app
This commit is contained in:
parent
e11dc36640
commit
930d4eb9f8
3 changed files with 48 additions and 0 deletions
3
apps/search/footer.inc.sample
Normal file
3
apps/search/footer.inc.sample
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<div><a href="http://werc.cat-v.org">Powered by werc</a></div>
|
||||
|
||||
<div><form action="/_search/" method="POST"><input type="text" name="q" placeholder="Site search..."><input type="submit" display="Search"></form></div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue