forked from External/greenlight
restructure app
This commit is contained in:
@ -33,6 +33,11 @@
|
||||
<%= yield %>
|
||||
|
||||
<%= render "shared/footer" %>
|
||||
|
||||
<!-- Modal Load -->
|
||||
<% if current_user %>
|
||||
<%= render "shared/modals/create_room_modal" %>
|
||||
<% end %>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user