9-1
themes/eElectronics/theme.html
< html lang="<{$xoops_langcode}>"> |
<{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"}> |
< title ><{$xoops_sitename}> - <{$xoops_pagetitle}></ title > |
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/link_css.tpl"}> |
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/theme_css.tpl"}> |
< link rel = "stylesheet" href="<{xoImgUrl}>css/owl.carousel.css"> |
< link rel = "stylesheet" href="<{xoImgUrl}>css/responsive.css"> |
font-family:<{$font_family}>; |
background: <{$footer_bgcolor}>; |
color: <{$footer_color}>; |
< div class = "site-branding-area" > |
< h1 ><{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/logo.tpl"}></ h1 > |
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/navbar.tpl"}> |
<{includeq file="$theme_name/xotpl/slider.tpl"}> |
<{if $xoops_dirname == "system"}> |
<{includeq file="$theme_name/xotpl/system.tpl"}> |
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/$theme_type.tpl"}> |
<{includeq file="$theme_name/xotpl/footer.tpl"}> |
< script src="<{xoImgUrl}>js/owl.carousel.min.js"></ script > |
< script src="<{xoImgUrl}>js/jquery.sticky.js"></ script > |
< script src="<{xoImgUrl}>js/jquery.easing.1.3.min.js"></ script > |
< script src="<{xoImgUrl}>js/main.js"></ script > |
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/bootstrap_js.tpl"}> |
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/my_js.tpl"}> |
<{includeq file="$xoops_rootpath/modules/tadtools/themes_common/show_var.tpl"}> |