mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Debug : closing form
This commit is contained in:
parent
62746ba3f9
commit
e997fbf6a6
@ -45,7 +45,7 @@
|
|||||||
<form action="{{ path('chill_person_search') }}" method="get">
|
<form action="{{ path('chill_person_search') }}" method="get">
|
||||||
<input name="q" type="search" placeholder="{{ 'Chercher une personne'|trans }}" />
|
<input name="q" type="search" placeholder="{{ 'Chercher une personne'|trans }}" />
|
||||||
<button type="submit" class="button white border"><i class="fa fa-search"></i></button>
|
<button type="submit" class="button white border"><i class="fa fa-search"></i></button>
|
||||||
<form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="nav grid-6 text-right">
|
<div class="nav grid-6 text-right">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user