You have been invited to join

<%= @room.name %>


<% if @room.owner.image.nil? %> <%= @room.owner.name.first %> <% else %> <% end %>
<%= @room.owner.name %> (Owner)
<%= yield %>
<%= render "shared/sessions", recordings: @recordings, only_public: true %>