pages-redirect: remove index redirect
This commit is contained in:
parent
80022cd058
commit
f1fb562216
116 changed files with 7730 additions and 0 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"
|
||||
placeholder="search" />
|
||||
</form>
|
Loading…
Add table
Add a link
Reference in a new issue