title = 'Signup'; $this->params['breadcrumbs'][] = $this->title; ?>
Please fill out the following fields to signup:
I have read and agree to the Terms and Conditions.
= Html::submitButton('Signup', ['class' => 'btn btn-primary', 'name' => 'signup-button']) ?>