Initial commit

This commit is contained in:
Antoine Martin 2025-02-14 23:38:43 -05:00
commit 41b9147293
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
178 changed files with 18397 additions and 0 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"
placeholder="search" />
</form>