<{assign var=theme_name value=$xoTheme->folderName}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/get_var.html"}> <{includeq file="$theme_name/tpl/head.html"}> <{if $theme_kind=="bootstrap3"}>
<{else}>
<{/if}>
<{if $logo_img and $logo_position=="page"}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/logo.html"}>
<{/if}>
<{includeq file="$theme_name/tpl/header.html"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/$theme_type.html"}> <{includeq file="$theme_name/tpl/footer.html"}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/bootstrap_js.html"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/my_js.html"}> <{$my_code}> <{if $show_var=='1'}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/show_var.html"}> <{/if}>