bigbluebutton-Github/labs/bbb-html5-client/public/templates/user.html

4 lines
95 B
HTML
Raw Normal View History

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