#if ($r.available("subscription")) $r.render("subscription") #end
#if ($r.available("searchcomp"))
$r.render("searchcomp")
#end
$r.render("foldercomp")
#if($webdavhttp or $webdavhttps)
#b_togglebox_start("b_briefcase_webdav_link" "$r.translate('webdav.link')")
$r.contextHelp("org.olat.core.commons.modules.bc", "bc-webdav.html","help.hover.webdav")
#if($webdavhttps)

$webdavhttps

#if ($webdavhttp)

$r.translate('webdav.link.http')
$webdavhttp

#end #else

$webdavhttp

#end #b_togglebox_end()
#end #if($editQuota)
$r.render("editQuota")
#end
#if ($r.available("autoDownloadComp")) $r.render("autoDownloadComp") #end