getBlockHtml('formkey')?>
getLayout()->createBlock('Magento\Customer\Block\Widget\Name')->setObject($block->getCustomer())->toHtml() ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Dob') ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Taxvat') ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Gender') ?> isEnabled()): ?> setDate($block->getCustomer()->getDob())->toHtml() ?> isEnabled()): ?> setTaxvat($block->getCustomer()->getTaxvat())->toHtml() ?> isEnabled()): ?> setGender($block->getCustomer()->getGender())->toHtml() ?>
getChangePassword()): ?> checked="checked" class="checkbox" />

:
getChildHtml('form_additional_info'); ?>