<{if isset($xoops_version) && ($xoops_version|lower|replace:" ":""|truncate:8:"" == "xoops2.4")}> <{else }> <{/if}> <{$xoops_module_header}> <{$xoops_sitename}><{if $xoops_pagetitle !=''}> - <{$xoops_pagetitle}><{/if}>
<{if !$xoops_isuser}>
SIGN IN

What's your user name?

And your password please

Remember me

Not a member yet? Register now!

<{else}>
USER MENU
<{/if}>
<{if $xoops_showcblock}>
    <{foreach item=block from=$xoBlocks.page_topcenter}>
  • <{$block.title}>
  • <{/foreach}>
<{foreach item=block from=$xoBlocks.page_topcenter}>
<{$block.content}>
<{/foreach}>
<{/if}>
<{if $xoops_showlblock}> <{foreach item=block from=$xoBlocks.canvas_left}> <{if $block.title == ''}> <{* Useful for diplaying well blocks with no title *}> <{$block.content}> <{else}>

<{$block.title}><{if $xoops_isadmin}> (e)<{/if}>

<{$block.content}> <{/if}> <{/foreach}> <{/if}>
<{if $xoops_showcblock}> <{foreach item=block from=$xoBlocks.page_bottomcenter}> <{if $block.title == ''}> <{* Useful for diplaying well blocks with no title *}> <{$block.content}> <{else}>

<{$block.title}>

<{$block.content}> <{/if}> <{/foreach}> <{/if}> <{if $xoops_contents && ($xoops_contents != ' ') }><{$xoops_contents}><{/if}>
<{if $xoops_showrblock}>
<{foreach item=block from=$xoBlocks.canvas_right}>
<{if $block.title == ''}> <{* Useful for diplaying well blocks with no title *}> <{$block.content}> <{else}>

<{$block.title}>

<{$block.content}> <{/if}>
<{/foreach}>
<{/if}>