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

title); ?>

Please fill out the following fields to login:

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