thd/apps/frontend/modules/homepage/templates/.svn/text-base/_search.php.svn-base
author Gautier Thibault <gthibault@universcine.com>
Tue, 22 Sep 2009 16:40:38 +0200
changeset 35 94a1dc255022
permissions -rw-r--r--
Commit the all thd project created with the framework symfony

<div id="search">
	<h3 class="head">
    Recherche classique :
	</h3>
  <form name="search-form" id="search-form" method="get" action="">
    <input type="text" name="text" value="tapez votre recherche..." class="field help search" />
    <button type="submit" class="submit">chercher</button>
  </form>
</div>