forked from External/greenlight
separate root page and meetings page
This commit is contained in:
@@ -17,6 +17,14 @@
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
<% content_for :footer do %>
|
||||
<div class="panel-footer">
|
||||
<div class="text-center">
|
||||
<%= link_to t('create_your_session'), root_path %>
|
||||
</div>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<div class="page-wrapper meetings" data-id="<%= @meeting_id %>">
|
||||
<div class="container-fluid">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user