<{if $xoops_lblocks}>
<{foreach item=block from=$xoops_lblocks}> <{include file="videoscoop/theme_blockleft.html"}>
<{/foreach}>
|
<{/if}>
-<{if $xoops_isuser}> Welcome, <{$xoops_uname}> <{else}> Register! or <{/if}> <{if
$xoops_isuser}> logout<{else}> log
in <{/if}>
|
<{if $xoops_showrblock == 1}> <{/if}>
<{$xoops_banner}>
<{if $xoops_showcblock == 1}>
<{foreach item=block from=$xoops_ccblocks}> <{include file="videoscoop/theme_blockcenter_c.html"}>
<{/foreach}>
|
<{foreach item=block from=$xoops_clblocks}> <{include file="videoscoop/theme_blockcenter_l.html"}>
<{/foreach}>
|
<{foreach item=block from=$xoops_crblocks}> <{include file="videoscoop/theme_blockcenter_r.html"}>
<{/foreach}>
|
<{/if}>
<{$xoops_contents}> |
<{if $xoops_showrblock == 1}>
<{foreach item=block from=$xoops_rblocks}> <{include file="videoscoop/theme_blockright.html"}>
<{/foreach}>
|
<{/if}>
|