forked from External/greenlight
wait for moderator with action cable
This commit is contained in:
11
app/views/landing/wait_for_moderator.html.erb
Normal file
11
app/views/landing/wait_for_moderator.html.erb
Normal file
@ -0,0 +1,11 @@
|
||||
<% 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 %>
|
Reference in New Issue
Block a user