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

title) ?>

Please fill out the following fields to signup:

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