Willkommen zurueck Melden Sie sich mit Ihrem Listify-Konto an
E-Mail @if (form.controls.email.hasError('required')) { E-Mail ist erforderlich } @else if (form.controls.email.hasError('email')) { Bitte geben Sie eine gueltige E-Mail ein } Passwort @if (form.controls.password.hasError('required')) { Passwort ist erforderlich } @else if (form.controls.password.hasError('minlength')) { Mindestens 8 Zeichen }
oder
Neu hier? Konto erstellen