{templates,basewiki/lib}/*: move from themes submodule

This commit is contained in:
Antoine Martin 2024-06-20 23:09:55 -04:00
parent 51198daa7d
commit f3f9e2ddbf
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
22 changed files with 1556 additions and 14 deletions

View 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>