<{if $xoops_isuser == 1}>
<{$xoops_uname}>,欢迎你光临本站!
<{$xoops_meta_description}>
<{/if}>
<{if $xoops_isuser == 1}>
<{if $xoops_isadmin}>
<{/if}>
<{else}>
<{/if}>
<{include_php file="$xoops_rootpath/themes/sw_web2/ex_assign.php"}>
|
|
|
<{if $xoops_lblocks}>
|
<{foreach item=block from=$xoops_lblocks}> <{include file="sw_web2/obblock_left.html"}> <{/foreach}>
|
<{/if}>
<{if $xoops_showcblock == 1}>
<{foreach item=block from=$xoops_ccblocks}> <{include file="sw_web2/obblock.html"}> <{/foreach}>
|
<{foreach item=block from=$xoops_clblocks}> <{include file="sw_web2/obblock_1.html"}> <{/foreach}>
|
<{foreach item=block from=$xoops_crblocks}> <{include file="sw_web2/obblock_2.html"}> <{/foreach}>
|
<{/if}>
<{$xoops_contents}>
|
<{if $xoops_showrblock == 1}>
<{foreach item=block from=$xoops_rblocks}> <{include file="sw_web2/obblock_right.html"}> <{/foreach}>
|
<{/if}>
|
|