title = Yii::t('app', 'Request password reset') . '-' . Yii::$app->feehi->website_title; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

    'request-password-reset-form']); ?> field($model, 'email', ['template' => "
  • {label}{input}\n{error}\n{hint}
  • ", 'labelOptions'=>['class'=>'col-sm-4 control-label'], 'options'=>['class'=>'row']])->textInput(['autofocus' => true]) ?>
    'btn btn-primary']) ?>