|
<{$smarty.now|date_format:"%A, %B %e, %Y"}> | <{if $xoops_isuser}> Hello <{$xoops_uname}> |
logout
<{else}> Login
<{/if}> |
<{if $xoops_showlblock}>
<{foreach item=block from=$xoBlocks.canvas_left}>
<{includeq file="$theme_name/blocks-col-l.html"}>
<{/foreach}> |
<{/if}>
<{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright or $xoBlocks.page_bottomcenter}>
<{foreach from=$xoBlocks.page_bottomcenter item=block}><{includeq file="$theme_name/blocks-c.html"}>
<{/foreach}> | <{/if}>
<{if $xoBlocks.page_topleft or $xoBlocks.page_topcenter or $xoBlocks.page_topright}>
<{foreach item=block from=$xoBlocks.page_topcenter}> <{includeq file="$theme_name/blocks-c.html"}><{/foreach}>
|
<{foreach item=block from=$xoBlocks.page_topleft}> <{includeq file="$theme_name/blocks-c.html"}><{/foreach}> |
<{foreach item=block from=$xoBlocks.page_topright}> <{includeq file="$theme_name/blocks-c.html"}><{/foreach}> |
<{/if}>
<{$xoops_contents}>
<{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright or $xoBlocks.page_bottomcenter}>
<{/if}> <{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright}>
<{foreach from=$xoBlocks.page_bottomleft item=block}><{includeq file="$theme_name/blocks-c.html"}><{/foreach}> |
<{foreach from=$xoBlocks.page_bottomright item=block}><{includeq file="$theme_name/blocks-c.html"}><{/foreach}> |
<{/if}>
<{/if}> |
<{if $xoops_showrblock}>
<{foreach item=block from=$xoBlocks.canvas_right}>
<{includeq file="$theme_name/blocks-col-r.html"}>
<{/foreach}>
|
<{/if}>