#if($showTitleAndDescription && $title)

$title

#end #if($authors)
$r.translateWithPackage("org.olat.repository", "course.made.by") $r.escapeHtml($authors)
#end #if($showTitleAndDescription && $description)
$description
#end #if($r.available("commentsAndRating")) $r.render("commentsAndRating") #end