Debug : closing form

This commit is contained in:
Marc Ducobu 2014-11-10 15:17:23 +01:00
parent 62746ba3f9
commit e997fbf6a6

View File

@ -45,7 +45,7 @@
<form action="{{ path('chill_person_search') }}" method="get">
<input name="q" type="search" placeholder="{{ 'Chercher une personne'|trans }}" />
<button type="submit" class="button white border"><i class="fa fa-search"></i></button>
<form>
</form>
</div>
<div class="nav grid-6 text-right">