<{assign var=theme_name value=$xoTheme->folderName}> <{if $xoops_pagetitle !=''}><{$xoops_pagetitle}> - <{/if}><{$xoops_sitename}> <{$xoops_module_header}>
Website name
Your Slogan
Xoops est un Systeme Dynamique de Gestion de Contenu, Extensible (OO Oriente Objet)
et facile a utiliser, ecrit en PHP.Xoops est l'outil ideal pour developper des sites communautaires de toutes tailles,
des portails d'entreprise ou corporatifs, des sites intranet, des weblogs, etc...
<{if $xoops_showlblock OR $xoops_showrblock}> <{/if}>
<{if $xoBlocks.page_topleft or $xoBlocks.page_topcenter or $xoBlocks.page_topright}>
<{foreach item=block from=$xoBlocks.page_topcenter}> <{includeq file="$theme_name/theme_blockcenter_c.html"}> <{/foreach}>
<{foreach item=block from=$xoBlocks.page_topleft}> <{includeq file="$theme_name/theme_blockcenter_l.html"}> <{/foreach}> <{foreach item=block from=$xoBlocks.page_topright}> <{includeq file="$theme_name/theme_blockcenter_r.html"}> <{/foreach}>
<{/if}>
<{$xoops_contents}>
<{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright or $xoBlocks.page_bottomcenter}> <{if $xoBlocks.page_bottomcenter}> <{/if}> <{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright}> <{/if}>
<{foreach from=$xoBlocks.page_bottomcenter item=block}> <{include file="$theme_name/theme_blockcenter_c.html"}> <{/foreach}>
<{foreach from=$xoBlocks.page_bottomleft item=block}> <{include file="$theme_name/theme_blockcenter_l.html"}> <{/foreach}> <{foreach from=$xoBlocks.page_bottomright item=block}> <{include file="$theme_name/theme_blockcenter_r.html"}> <{/foreach}>
<{/if}>