title = 'Login'; //$this->params['breadcrumbs'][] = $this->title; ?>

Login

'login-form', 'fieldConfig' => [ 'template' => "
{label}
{input}
\n
{error}
", ], ]); ?> field($model, 'username')->textInput(['autofocus' => true]) ?> field($model, 'password')->passwordInput() ?>
'btn btn-primary center-block', 'name' => 'login-button']) ?>