<{assign var="bootstrap" value=$smarty.session.bootstrap|default:$session.bootstrap}> <{include file="$theme_tpl/`$bootstrap`/xo_metas.tpl"}> <{include file="$theme_tpl/`$bootstrap`/xo_scripts.tpl"}> <{if $clean_mode==1}> <{include file="$theme_tpl/`$bootstrap`/xo_page.tpl" }> <{else}> <{include file="$theme_tpl/`$bootstrap`/xo_head.tpl"}> <{include file="$theme_tpl/`$bootstrap`/xo_globalnav.tpl"}> <{include file="$theme_tpl/`$bootstrap`/xo_toolbar.tpl"}> <{include file="$theme_tpl/`$bootstrap`/xo_page.tpl" }> <{include file="$theme_tpl/`$bootstrap`/xo_footer.tpl"}> <{/if}>