forked from External/greenlight
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
<% content_for :title do %>
|
|
<div class="title">
|
|
Looks like you're the first one here...
|
|
</div>
|
|
<small>
|
|
You will automatically join when the meeting starts
|
|
</small>
|
|
<% end %>
|
|
|
|
<%= render layout: 'shared/center_panel' do %>
|
|
<% end %>
|