<{assign var=theme_name value=$xoTheme->folderName}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_common/get_var.tpl"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_common/meta.tpl"}> <{$xoops_sitename}> - <{$xoops_pagetitle}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/link_css.tpl"}> <{$xoops_module_header}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/theme_css.tpl"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/navbar.tpl"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/slideshow_responsive.tpl"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/$theme_type.tpl"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/bootstrap_js.tpl"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/my_js.tpl"}> <{$my_code}> <{if $show_var=='1'}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_common/show_var.tpl"}> <{/if}> ```