Username | E-mail address | Quota Consumed | ||
You Superuser Disabled {{ current_user.username }} | {{ current_user.email }} | {{ current_user.quota_report.percent_consumed ? ( bytesToHumanReadableString(current_user.quota_report.quota_bytes) + " (" + current_user.quota_report.percent_consumed + "%)") : bytesToHumanReadableString(current_user.quota_report.quota_bytes) }} 0 {{ " of " + bytesToHumanReadableString(current_user.quota_report.configured_quota) }} |