<{includeq file="$theme_name/xo_thm_parameters.html"}> <{includeq file="$theme_name/xo_metas.html"}> <{includeq file="$theme_name/xo_scripts.html"}> <{if $xoBlocks.canvas_left and $xoBlocks.canvas_right}><{assign var=columns_layout value='threecolumns-layout'}> <{elseif $xoBlocks.canvas_left}><{assign var=columns_layout value='leftcolumn-layout'}> <{elseif $xoBlocks.canvas_right}><{assign var=columns_layout value='rightcolumn-layout'}> <{/if}>
<{if $theme_view_header}>
<{if $theme_view_logobanner}><{includeq file="$theme_name/xo_header.html"}><{/if}> <{if $theme_view_globalnav}><{includeq file="$theme_name/xo_globalnav.html"}><{/if}>
<{/if}> <{includeq file="$theme_name/xo_page.html"}> <{if $theme_view_footer}><{includeq file="$theme_name/xo_footer.html"}><{/if}>
<{if $xoops_isadmin && $theme_view_baradmin}> <{includeq file="$theme_name/xo_footerstatic.html"}> <{/if}>