1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-06-26 03:50:46 +03:00
ifhub-skin/actions/ActionSettings/account.tpl

9 lines
231 B
Smarty
Raw Normal View History

2017-01-08 13:05:51 +02:00
{**
* Настройки аккаунта (емэйл, пароль)
*}
{extends 'layouts/layout.user.settings.tpl'}
{block 'layout_content' append}
{component 'user' template='settings/account' user=$oUserCurrent}
{/block}