@if (signupDisabled) {
Signup is not enabled on this instance.
} @else {
on {{ instanceName }}
Terms
of {{ instanceName }}
Setup
your account
@if (!videoUploadDisabled) {
Create
your first channel
You will be able to create a channel later
} @if (!requiresApproval && !signupSuccess && !signupError) {
PeerTube is creating your account...
} @if (signupError) { {{ signupError }} } @if (signupSuccess) { } @if (signupError) {
}
}