<?php $this->loginForm->setAttribute('action', $this->url('small-user-auth')) ?>
<?= $this->formWidget($this->loginForm); ?>