1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-04-28 15:19:27 +03:00
ifhub-skin/actions/ActionTalk/add.tpl

9 lines
180 B
Smarty

{**
* Создание личного сообщения
*}
{extends 'layouts/layout.user.messages.tpl'}
{block 'layout_content'}
{component 'talk' template='add'}
{/block}