/app/design/frontend/lecedrerougev5/default/layout/contacts.xml
<contacts_index_index translate="label">
<!--        <reference name="head">
            <action method="addJs">
                <script>isotope/isotope.pkgd.min.js</script>
            </action>
        </reference>-->
        <label>Contact Us Form</label>
        <reference name="root">
            <action method="setTemplate"><template>page/1column.phtml</template></action>
            <action method="setHeaderTitle" translate="title" module="contacts"><title>Contact Us</title></action>
        </reference>
        <reference name="content">
            <block type="core/template" name="contactForm" template="contacts/form.phtml"/>
        </reference>
    </contacts_index_index>