streams/view/tpl/chatroom_members.tpl

6 lines
103 B
Smarty
Raw Normal View History

2016-04-01 06:36:02 +00:00
<div id="chatroom_members" class="widget">
<h3>{{$header}}</h3>
<div id="chatMembers"></div>
</div>