1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-05 16:04:24 +03:00
ifhub.club/application/frontend/skin/synio/actions/ActionProfile/favourite.comments.tpl

10 lines
249 B
Smarty

{**
* Избранные комментарии пользователя
*}
{extends file='layouts/layout.user.tpl'}
{block name='layout_content'}
{include file='navs/nav.user.favourite.tpl'}
{include file='comments/comment_list.tpl'}
{/block}