#if ($!link != '#')
#end
$!oggetto
$!testo
#if ($!bean.notEmpty($!allegati))
$!bean.catalogT('allegati')
#foreach ($!dett in $!allegati)
#if($!bean.isNotNull($!dett.codificato))
$!dett.nome
#else
$!dett.nome
#end
#end
#end