#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)