separate root page and meetings page

This commit is contained in:
Zachary Chai
2016-11-24 11:16:56 -05:00
parent fe0ce271d0
commit 269ce7915e
7 changed files with 52 additions and 5 deletions

View File

@@ -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">