You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
373 B
7 lines
373 B
<section id="search" class="alt"> |
|
<form action="[(#ENV{action})]" method="get"> |
|
[(#ENV{action}|form_hidden)] |
|
[<input type="hidden" name="lang" value="(#ENV{lang})" />] |
|
<input class="search text" name="recherche" id="#ENV{_id_champ}"[ value="(#ENV{recherche})"] accesskey="4" placeholder="<:html5up:rechercher:>" type="[(#HTML5|?{search,text})]" /> |
|
</form> |
|
</section>
|
|
|