1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-17 22:04:26 +03:00
ifhub.club/application/frontend/components/activity/blocks/block.activity-users.tpl

8 lines
269 B
Smarty
Raw Normal View History

2013-05-04 17:10:22 +03:00
{**
* Выбор пользователей для чтения в ленте активности
*}
{component 'block'
mods = 'activity-users'
title = {lang 'activity.users.title'}
content = {component 'activity' template='users' users=$users}}