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

9 lines
207 B
Smarty

{**
* Управление инвайтами
*}
{extends 'layouts/layout.user.settings.tpl'}
{block 'layout_content' append}
{component 'user' template='settings/invite' user=$oUserCurrent}
{/block}