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

11 lines
205 B
HTML
Raw Normal View History

<div id="session-container">
<h1>Session</h1>
<p>
Please type a username and meeting ID below and click Sign in to start your BigBlueButton session.
</p>
<a href="/logout">Logout</a>
</div>