$r.translate("configuration.informations")

#if($r.isNotEmpty($resourceDisplayname))

$r.escapeHtml($resourceDisplayname) #if($r.visible("open"))$r.render("open")#end
$r.translate("configuration.informations.resource.id"): $r.escapeHtml($externalId)
$r.translate("configuration.informations.resource.owners"): $r.escapeHtml($owners) $r.render("contact")

#end
$r.translate("grading.infos.configuration") #if($r.isNotNull($gradingPeriod)) #end #if($r.isNotNull($firstReminder)) #end #if($r.isNotNull($secondReminder)) #end
$r.translate("configuration.assessed.identity.visibility") $visibility
$r.translate("configuration.notification.type") $notification
$r.translate("configuration.grading.period") $gradingPeriod
$r.translate("configuration.first.reminder.period") $firstReminder
$r.translate("configuration.second.reminder.period") $secondReminder
$r.translate("grading.infos.graders") $r.render("graders")