$r.render("nodeLink")
#if ($coursenode.getLongTitle() && $coursenode.getLongTitle() != "")
$coursenode.getLongTitle()
#end #if ($coursenode.getLearningObjectives() && $coursenode.getLearningObjectives() != "")
$r.formatLatexFormulas("$coursenode.getLearningObjectives()")
#end #if ($r.available("peekViewController"))
$r.render("peekViewController")
#end