1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-06-17 07:30:48 +03:00
ifhub-skin/actions/ActionSettings/account.tpl

9 lines
231 B
Smarty

{**
* Настройки аккаунта (емэйл, пароль)
*}
{extends 'layouts/layout.user.settings.tpl'}
{block 'layout_content' append}
{component 'user' template='settings/account' user=$oUserCurrent}
{/block}