bigbluebutton-Github/labs/bbb-html5-client/public/templates/user.html
2012-12-10 23:29:56 -02:00

4 lines
95 B
HTML

<div class="user clickable" id="user-<%= userID %>">
<strong><%= username %></strong>
</div>