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

title); ?>

Please fill out the following fields to signup:

array('class' => 'form-horizontal'))); ?> field($model, 'username')->textInput(); ?> field($model, 'email')->checkbox(); ?> field($model, 'password')->textInput(); ?>
'btn btn-primary')); ?>