assign('title', "Articole"); $smarty->display('header.html'); $smarty->display('articles.html'); $smarty->display('footer.html');