<?
  $smarty->assign('frm', $frm);
  $smarty->display('login.tpl');

?>