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

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

#if ($!bean.notEmpty($!zona)) #foreach ($!dett in $!zona) #end
$!bean.catalogT('report_zona')
$!bean.catalogT('zona') $!bean.catalogT('contatti') $!bean.catalogT('appuntamenti') $!bean.catalogT('contratti')
$!bean.trim($!dett.zona.denominazione) $!bean.format($!dett.contatti) $!bean.format($!dett.appuntamenti) $!bean.format($!dett.contratti)
#end