#if($row.isThumbnailAvailable())
 
#else
 
#end

$r.render($row.getSelectLinkName())

#if($row.authors) $row.authors
#end #if($row.lifecycle || $row.lifecycleSoftKey || $row.lifecycleStart || $row.lifecycleEnd)

#if($row.lifecycle) $row.lifecycle #end #if($row.lifecycleSoftKey) $row.lifecycleSoftKey #end #if($row.lifecycleStart) $r.formatDateAndTime($row.lifecycleStart) #end #if($row.lifecycleEnd) - $r.formatDateAndTime($row.lifecycleEnd) #end

#end

$row.shortenedDescription

$r.render($row.markLinkName)
#if($r.get("ac_$item.key")) #foreach($ac_type in $r.get("ac_$item.key")) #if($ac_type.price && $ac_type.price.length() > 0) $ac_type.price #else #end #end $r.render($row.getSelectLinkName()) #end #if($row.passed) $r.translate("passed.true") #elseif($item.failed) $r.translate("passed.false") #end #if($row.score) / $row.score #end #if($row.recentLaunch) $r.formatDateAndTime($row.recentLaunch)
#end #if($row.accessTypes) $r.translate("details.orders"): #foreach($type in $row.accessTypes)       #end #end $r.render($row.ratingFormItemName) $r.render($row.commentsLinkName)
$r.render($row.getDetailsLinkName())
$r.render($row.getStartLinkName())