#if(${row.isSection()} && $row.firstPageOfSection)
$r.escapeHtml($row.sectionLongTitle)
#end
$r.escapeHtml($row.title)
$r.translate("meta.last.modified", $r.formatDateAndTime($row.lastModified))
$r.xssScan($row.summary)
$r.render("$row.openFormItemName")