title = 'Login'; $this->params['breadcrumbs'][] = $this->title; ?>
[ 'class' => 'alert-success', ], 'body' => ' Hey! Listen! You can login with admin@example.com or user@example.com - both passwords are password', 'closeButton' => false, ]); ?>

title) ?>

Please fill out the following fields to login:

'login-form']); ?> field($model, 'email')->textInput(['autofocus' => true]) ?> field($model, 'password')->passwordInput() ?> field($model, 'rememberMe')->checkbox() ?>
If you forgot your password you can .
Need new verification email?
'btn btn-primary', 'name' => 'login-button']) ?>