<{$xoops_module_header}> <{$xoops_module_header}>
<{if $xoops_showlblock == 1}> <{/if}> <{if $xoops_showrblock == 1}> <{/if}>
<{foreach item=block from=$xoops_lblocks}>
<{$block.title}>
<{$block.content}>

<{/foreach}>
<{if $xoops_showcblock == 1}>
<{counter start=0 print=false}> <{foreach item=block from=$xoops_ccblocks}> <{counter print=false assign=count}> <{if $count<=2}>
<{$block.title}>
<{$block.content}>
<{/if}> <{/foreach}>
<{foreach item=block from=$xoops_clblocks}>
<{$block.title}>
<{$block.content}>
<{/foreach}>
<{foreach item=block from=$xoops_crblocks}>
<{$block.title}>
<{$block.content}>
<{/foreach}>
<{counter start=0 print=false}> <{foreach item=block from=$xoops_ccblocks}> <{counter print=false assign=count}> <{if $count>2}>
<{$block.title}>
<{$block.content}>
<{/if}> <{/foreach}>
<{/if}>
<{$xoops_contents}>
Haut de page
<{foreach item=block from=$xoops_rblocks}>
<{$block.title}>
<{$block.content}>
<{/foreach}>
<{$xoops_footer}> <{$xoops_version}>