projects
/
ikiwiki
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
web commit by JoshTriplett: Google has accepted ikiwiki as a mentoring organization...
[ikiwiki]
/
templates
/
searchform.tmpl
1
<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
2
<div>
3
<input type="text" name="phrase" value="" size="16" />
4
<input type="hidden" name="enc" value="UTF-8" />
5
<input type="hidden" name="do" value="hyperestraier" />
6
</div>
7
</form>