provide('title', $this->t('.title')) ?>
= $this->t('.current_email') ?> | = current_user()->current_email ?> |
---|---|
= $this->textField('user', 'email') ?> | |
= $this->passwordField('user', 'current_password') ?> | |
= $this->submitTag($this->t('buttons.save')) ?> = $this->submitTag($this->t('buttons.cancel')) ?> |