$r.translate("dropbox.title")

#if($hasNotification == true) $r.render("subscription") #end $r.translate("dropbox.intro")

#if($numfiles) $r.translate("dropbox.files", $numfiles) #else $r.translate("dropbox.nofiles") #end

#if ($previewMode == false) $r.render("dropbox.upload") #end