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/profile.tpl

9 lines
219 B
Smarty

{**
* Основные настройки профиля
*}
{extends 'layouts/layout.user.settings.tpl'}
{block 'layout_content' append}
{component 'user' template='settings/profile' user=$oUserCurrent}
{/block}