assign("_siteName","Strona główna"); // smarty $smarty->assign("products",$products); $smarty->display("header.tpl"); $smarty->display("index.tpl"); @include("analyticsTracking.php"); $smarty->display("footer.tpl"); // statystyki @include("cms/modules/stats.php"); ?>