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

$!appname - $!bean.catalogT('report')

#if ($!bean.notEmpty($!team)) #foreach ($!dett in $!team) #end
$!bean.catalogT('report_team')
$!bean.catalogT('team') $!bean.catalogT('contatti') $!bean.catalogT('conversazioni') $!bean.catalogT('archiviazioni') $!bean.catalogT('appuntamenti') $!bean.catalogT('contratti')
$!bean.trim($!dett.team.nome) $!bean.format($!dett.contatti) $!bean.format($!dett.conversazioni) $!bean.format($!dett.archiviazioni) $!bean.format($!dett.appuntamenti) $!bean.format($!dett.contratti)
#end