1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 01:14:24 +03:00
ifhub.club/application/frontend/components/feed/blocks/block.userfeed-users.tpl

8 lines
236 B
Smarty

{**
* Выбор пользователей для чтения в ленте
*}
{component 'block'
mods = 'feed-users'
title = {lang 'feed.users.title'}
content = {component 'feed' template='users' users=$users}}