forked from ilot/ilot-io
{templates,basewiki/lib}/*: move from themes submodule
This commit is contained in:
parent
51198daa7d
commit
f3f9e2ddbf
22 changed files with 1556 additions and 14 deletions
4
templates/searchform.tmpl
Normal file
4
templates/searchform.tmpl
Normal file
|
@ -0,0 +1,4 @@
|
|||
<form method="get" action="<TMPL_VAR SEARCHACTION>" class="navbar-form navbar-left" role="search">
|
||||
<input type="text" class="form-control" name="P" value="" size="16"
|
||||
<TMPL_IF HTML5>placeholder="search"</TMPL_IF> />
|
||||
</form>
|
Loading…
Add table
Add a link
Reference in a new issue