<{assign var=theme_name value=$xoTheme->folderName}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_common/get_var.html"}> <{if $theme_color|substr:0:10=="bootstrap3"}> <{assign var=tpl_folder value="themes3_tpl"}> <{assign var=row value="row"}> <{assign var=span value="col-md-"}> <{else}> <{assign var=tpl_folder value="themes_tpl"}> <{assign var=row value="row-fluid"}> <{assign var=span value="span"}> <{/if}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_common/meta.html"}> <{$xoops_sitename}> - <{$xoops_pagetitle}> <{includeq file="$xoops_rootpath/modules/tadtools/$tpl_folder/link_css.html"}> <{$xoops_module_header}> <{includeq file="$xoops_rootpath/modules/tadtools/$tpl_folder/theme_css.html"}> <{if $theme_kind=="bootstrap" or $theme_kind=="bootstrap3"}>
<{else}>
<{/if}>
<{if $logo_img and $logo_position=="page"}>
<{includeq file="$xoops_rootpath/modules/tadtools/$tpl_folder/logo.html"}>
<{/if}>
<{if $navbar_pos!="navbar-static-bottom"}> <{includeq file="$xoops_rootpath/modules/tadtools/$tpl_folder/navbar.html"}> <{/if}> <{includeq file="$xoops_rootpath/modules/tadtools/$tpl_folder/slideshow_responsive.html"}> <{if $navbar_pos=="navbar-static-bottom"}> <{includeq file="$xoops_rootpath/modules/tadtools/$tpl_folder/navbar.html"}> <{/if}>
<{includeq file="$xoops_rootpath/modules/tadtools/$tpl_folder/$theme_type.html"}> <{if $xoops_footer}> <{/if}>
<{includeq file="$xoops_rootpath/modules/tadtools/$tpl_folder/bootstrap_js.html"}> <{includeq file="$xoops_rootpath/modules/tadtools/$tpl_folder/my_js.html"}> <{$my_code}> <{if $show_var=='1'}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_common/show_var.html"}> <{/if}>