$r.render("mark")

#if($r.available("thumbnail")) #end #if($v.lifecycle || $v.lifecycle.softKey || $row.lifecycle.start || $row.lifecycle.end)
$r.translate("cif.dates")
#end #if($v.expenditureOfWork) #end #if($v.mainLanguage)
$r.translate("cif.mainLanguage")

$r.escapeHtml($v.mainLanguage)

#end #if($ac) #foreach($ac_type in $ac) #if($ac_type.price && $ac_type.price.length() > 0) $ac_type.price #else #end #end #end #if($passed || $failed || $score) #end #if($recentLaunch)

$r.translate("cif.lastusage"): $r.formatDateAndTime($recentLaunch)

#end #if($categories && $categories.size() > 0)
$r.translate("cif.categories")
#end #if($groups && $groups.size() > 0)
$r.translate("cif.groups")
#end $r.render("rating") $r.render("comments")

$r.escapeHtml($v.displayname)

#if($v.authors)
$r.translate("cif.authors")

$r.escapeHtml($v.authors)

#end
$description
#if($objectives)
$r.translate("cif.objectives")
$objectives
#end #if($requirements)
$r.translate("cif.requirements")
$requirements
#end #if($credits)
$r.translate("cif.credits")
$credits
#end