J'ai effacé ca y est
mais ma page d'accueil reste identique.
Je te mets le code que j'ai coller avec un peu de avant et de après :
"<block type="core/text_list" name="right" as="right" translate="label">
<label>Right Column</label>
</block>
<block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
<block type="cms/block" name="cms-bas-page">
<action method="setBlockId"><block_id>block-bas-page</block_id></action>
</block>
</block>
<block type="core/text_list" name="before_body_end" as="before_body_end"/>
</block>
"
et voila ce qui était avant :
" <block type="core/text_list" name="right" as="right" translate="label">
<label>Right Column</label>
</block>
<block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
<block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
<label>Page Footer</label>
<action method="setElementClass"><value>bottom-container</value></action>
</block>
<block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
<block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
</block>
<block type="core/text_list" name="before_body_end" as="before_body_end"/>
</block>"