<{assign var=theme_name value=$xoTheme->folderName}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/get_var.html"}> <{$xoops_sitename}> - <{$xoops_pagetitle}> <{$xoops_module_header}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/theme_css.html"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/navbar.html"}> <{if $logo_img}> <{else}> <{$xoops_sitename}> <{/if}> <{foreach from=$topmenu item=tm}> <{$tm.name}> <{/foreach}> <{includeq file="$xoops_rootpath/themes/$theme_name/xotpl/templatemo_slider.html"}> <{if $marquee}> <{$smarty.const.TF_MARQUEE_PREFIX}><{$marquee}> <{/if}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/$theme_type.html"}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/my_js.html"}> <{if $show_var==1}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/show_var.html"}> <{/if}> ```