title = Yii::t('app', $article->title); $this->params['breadcrumbs'][] = $this->title; ?>
$article->title, 'id'=>$article->id]) ?>
    'form-login']); ?> field($model, 'password', ['template' => "
  • {label}{input}\n{error}\n{hint}
  • "])->textInput(['autofocus' => true]) ?>
    'btn btn-primary', 'name' => 'login-button']) ?>