$off_title "$lectureBlockTitle" #if($lectureBlockExternaalId && $lectureBlockExternaalId!= "") $lectureBlockExternaalId #end #if($r.available("attendance.list"))
$r.render("attendance.list")
#end
$teachers
$dateAndTime
#if($lectureBlockLocation && $lectureBlockLocation != "")
$lectureBlockLocation
#end #if($lectureBlockOptional)
$r.translate("info.lecture.block.optional")
#end
#if($lectureBlockDescription && $lectureBlockDescription != "")
$lectureBlockDescription
#end #if($lectureBlockPreparation && $lectureBlockPreparation != "")
$lectureBlockPreparation
#end
$r.render("table")
$r.render("cancel") #if($r.available("save")) $r.render("save") #end #if($r.available("cancel.lecture.blocks")) $r.render("cancel.lecture.blocks") #end #if($r.available("close.lecture.blocks")) $r.render("close.lecture.blocks") #end #if($r.available("reopen.lecture.blocks")) $r.render("reopen.lecture.blocks") #end