Jump to content

mettre un div dans une page cms ?


Recommended Posts

bonjour,

je voudrai mettre un div :

 
<div>
<label for="search_query">{l s='Search our product catalog:'}</label>
<input id="search_query" name="search_query" type="text" class="form-control grey" />
                <button type="submit" name="Submit" value="OK" class="btn btn-default button button-small"><span>{l s='Ok'}</span></button>
</div>
 
dans une page cms mais sa ne marche pas , sa affiche le code.
 
je voudrez avoir une page pour mettre un champ rechercher
 
le div je l'ai pris dans le fichier 404
 
merci :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...