if ($partner == "partnerid") { $smarty->display("customer/home_partnerid.tpl"); } else { $smarty->display("customer/home.tpl"); }