@if (isContactFormEnabled) { Contact us } Read instance rules for help @if (user.isAutoBlocked(serverConfig)) {
{{ uploadMessages?.autoBlock }}
} @if (isRootUser()) {
We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance.
Instead, create a dedicated account to upload your videos.
} @else { } @if (hasNoQuotaLeft || hasNoQuotaLeftDaily) {
{{ uploadMessages?.quotaLeft }}
{{ uploadMessages?.quotaLeftDaily }}
}
@if (user.hasUploadDisabled()) {
{{ uploadMessages?.noQuota }}
defeated mascot
} @else {
@if (!isInSecondStep()) { }
}