<{assign var=theme_name value=$xoTheme->folderName}> <{assign var=theme_path value=$xoTheme->path}> <{assign var=theme_tpl value=$xoTheme->path|cat:'/xotpl'}> <{includeq file="$theme_tpl/xometas.html"}> <{includeq file="$theme_tpl/xoscripts.html"}> <{includeq file="$theme_tpl/xostyle.html"}> <{$xoops_module_header}>
<{includeq file="$theme_tpl/xoheader.html"}>
<{includeq file="$theme_tpl/xomenu.html"}>
<{if $cpanel_home}> <{includeq file="$theme_path/xotpl/xoinfos.html"}> <{includeq file="$theme_path/xotpl/xocpanel.html"}> <{if $view_warning}><{$xoops_contents}><{/if}> <{else}> <{if $xoops_contents}><{$xoops_contents}><{/if}> <{/if}>
<{includeq file="$theme_tpl/xofooter.html"}>