<{assign var=theme_name value=$xoTheme->folderName}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/get_var.html"}> <{includeq file="$theme_name/tpl/header.html"}>
<{if $logo_img and $logo_position=="page"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/logo.html"}> <{/if}>
<{if $use_search}>
<{includeq file="$theme_name/tpl/search.html"}>
<{/if}> <{if $navbar_pos!="default" and $navbar_pos!="not-use" and $navbar_pos!="navbar-static-bottom"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/navbar.html"}> <{/if}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/slideshow_responsive.html"}> <{if $navbar_pos=="navbar-static-bottom"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/navbar.html"}> <{/if}> <{if $navbar_pos=="default"}>
<{includeq file="$theme_name/tpl/menu_text.html"}> <{includeq file="$theme_name/tpl/loginbar-inline.html"}>
<{/if}>
<{includeq file="$theme_name/tpl/leftBlock.html"}> <{includeq file="$theme_name/tpl/centerZone.html"}> <{if $theme_type!='theme_type_1' && $theme_type!='theme_type_2'}> <{includeq file="$theme_name/tpl/rightBlock.html"}> <{/if}>
<{includeq file="$theme_name/tpl/footer.html"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/bootstrap_js.html"}> <{if $show_var=='1'}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/show_var.html"}> <{/if}> <{php}> if(!file_exists(XOOPS_ROOT_PATH."/modules/tad_themes/xoops_version.php")){ echo '
'.TF_DL_TAD_THEMES.'
'; } <{/php}>