<{assign var=theme_name value=$xoTheme->folderName}> <{if $xoops_pagetitle !=''}><{$xoops_pagetitle}> : <{/if}><{$xoops_sitename}> <{$xoops_module_header}> <{include_php file="$xoops_rootpath/themes/bcool_natural/ex_assign.php"}>
<{$xoops_sitename}> <{$xoops_banner}>
<{if $xoops_showrblock == 1}> <{/if}>
<{foreach item=block from=$xoops_lblocks}>
.<{$block.title}>
<{$block.content}>

<{/foreach}>
.
<{if $xoops_showcblock == 1}>
<{foreach item=block from=$xoops_clblocks}>
.<{$block.title}>
<{$block.content}>
<{/foreach}>
<{foreach item=block from=$xoops_crblocks}>
.<{$block.title}>
<{$block.content}>
<{/foreach}>
<{foreach item=block from=$xoops_ccblocks}>
.<{$block.title}>
<{$block.content}>

<{/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="default/theme_blockcenter_c.html"}><{/foreach}>
<{foreach from=$xoBlocks.page_bottomleft item=block}><{include file="default/theme_blockcenter_l.html"}><{/foreach}> <{foreach from=$xoBlocks.page_bottomright item=block}><{include file="default/theme_blockcenter_r.html"}><{/foreach}>
<{/if}>
.

<{foreach item=block from=$xoops_rblocks}>
<{$block.title}>
<{$block.content}>
<{/foreach}>


.