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