<% if @main_room %>
<%= render 'rooms_center_panel' %>
<% else %>
<%= render 'rooms_meetings_center_panel' %>
<% end %>
<% unless @main_room && !current_user %>
<%= render 'shared/signup' %>
<% end %>
<%= t('date_recorded') %> |
<%= t('meeting') %> |
<%= t('thumbnails') %> |
<%= t('duration') %> |
<%= t('watch') %> |
<%= t('visibility') %> |
published |
<%= t('actions') %> |