title = '注册'; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

请填写下面的信息:

'form-signup']); ?> field($model, 'username')->textInput(['autofocus' => true]) ?> field($model, 'email') ?> field($model, 'password')->passwordInput() ?>
'btn btn-primary', 'name' => 'signup-button']) ?>