1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-07 17:04:24 +03:00
ifhub.club/application/frontend/skin/developer/actions/ActionTalk/talk.tpl
2014-07-22 23:16:27 +07:00

9 lines
174 B
Smarty

{**
* Диалог
*}
{extends 'layouts/layout.user.messages.tpl'}
{block 'layout_content'}
{include 'components/talk/talk.tpl' talk=$oTalk comments=$aComments}
{/block}