1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00
ifhub.club/application/frontend/skin/developer/actions/ActionSettings/account.tpl

9 lines
230 B
Smarty

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