<{assign var=theme_name value=$xoTheme->folderName}> <{assign var=theme_name value=$xoTheme->folderName|cat:'/xotpl'}> <{assign var=theme_plugin value=$xoTheme->folderName|cat:'/js'}> <{if $xoops_pagetitle !=''}><{$xoops_pagetitle}> - <{/if}><{$xoops_sitename}> <{$xoops_module_header}>
<{$xoops_sitename}> <{if $xoops_isuser}> LOGOUT   ACCOUNT<{else}> LOGIN   REGISTER<{/if}>
<{$xoops_uname}>
 
HOME DOWNLOADS THEMES NEWS CONTACT   HELP?
<{if $xoops_showrblock == 1}> <{/if}>
<{foreach item=block from=$xoops_lblocks}> <{include file="$theme_name/obblock_l.html"}> <{/foreach}>
<{if $xoops_showcblock == 1}>
<{foreach item=block from=$xoops_ccblocks}> <{include file="$theme_name/obblock_c.html"}> <{/foreach}>
<{foreach item=block from=$xoops_clblocks}> <{include file="$theme_name/obblock_c.html"}> <{/foreach}> <{foreach item=block from=$xoops_crblocks}> <{include file="$theme_name/obblock_c.html"}> <{/foreach}>
<{/if}> <{if $xoops_contents}>
<{$xoops_contents}>
<{/if}>
<{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/obblock_c.html"}> <{/foreach}>
<{foreach from=$xoBlocks.page_bottomleft item=block}> <{include file="$theme_name/obblock_c.html"}> <{/foreach}> <{foreach from=$xoBlocks.page_bottomright item=block}> <{include file="$theme_name/obblock_c.html"}> <{/foreach}>
<{/if}>
<{$xoops_footer}>
<{$xoops_banner}>
<{foreach item=block from=$xoops_rblocks}> <{include file="$theme_name/obblock_l.html"}> <{/foreach}>