$r.translate("tab.layout.title") $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