#if ($!link != '#') #end

$!appname - $!tipo

#if ($!bean.isNotNull($!password)) #end
$!bean.catalogT('dettaglio') $!bean.catalogT('account')
$!bean.catalogT('username') $!bean.trim($!user.username)
$!bean.catalogT('password') $!bean.html($!password)
$!bean.catalogT('cognome') $!bean.trim($!user.cognome)
$!bean.catalogT('nome') $!bean.trim($!user.nome)
$!bean.catalogT('email') $!bean.trim($!user.email)
$!bean.catalogT('data') $!data.format($!dataF)
$!bean.catalogT('ora_inizio') $!ora.format($!user.ora_inizio)
$!bean.catalogT('ora_fine') $!ora.format($!user.ora_fine)