title = Yii::t('user', 'Sign in'); $this->params['breadcrumbs'][] = $this->title; ?>
= Yii::t( 'app', 'In order to finish your registration, we need you to enter following fields' ) ?>:
= Html::a( Yii::t( 'app', 'If you already registered, sign in and connect this account on settings page' ), ['/user/settings/auth'] ) ?>.