* * For the full copyright and license information, please view the LICENSE.md * file that was distributed with this source code. */ use yii\bootstrap\ActiveForm; use yii\helpers\Html; /* * @var yii\web\View $this * @var dektrium\user\models\User $user */ ?> beginContent(__DIR__ . '/update.php', ['user' => $user]) ?> render('_user', ['form' => $form, 'user' => $user]) ?>
'btn bg-maroon btn-flat btn-block']) ?>
endContent() ?>