$r.translate("tab.layout.title") $r.contextHelpWithWrapper("org.olat.course.config.ui","course-layout.html","help.hover.course-lay") $r.translate("form.layout.cssfile"): #if ($hasCustomCourseCSS)

$cssFileRef

$r.render("form.layout.changecustomcss") $r.render("form.layout.choosesystemcss")
#else

$r.translate("$cssFileRef")

$r.render("form.layout.choosecustomcss")
#end