<{assign var=theme_name value=$xoTheme->folderName}> <{php}> if ($_SESSION['bootstrap']==4) { $_SESSION['themes_tpl']="themes4_tpl"; } else { $_SESSION['themes_tpl']="themes3_tpl"; } <{/php}> <{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/`$smarty.session.themes_tpl`/link_css.tpl"}> <{$xoops_module_header}> <{includeq file="$xoops_rootpath/modules/tadtools/`$smarty.session.themes_tpl`/theme_css.tpl"}> <{$xoops_contents}> <{includeq file="$xoops_rootpath/modules/tadtools/`$smarty.session.themes_tpl`/bootstrap_js.tpl"}> <{includeq file="$xoops_rootpath/modules/tadtools/`$smarty.session.themes_tpl`/my_js.tpl"}> <{$my_code}> <{if $show_var=='1'}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_common/show_var.tpl"}> <{/if}>