assign ('smtp_from_email', $smtp_from_email); $smarty->assign ('smarty_template', 'sendmail'); $smarty->display ('index.tpl'); /* vim: set expandtab softtabstop=3 tabstop=3 shiftwidth=3: */ ?>