dynamic room content

This commit is contained in:
Zachary Chai
2016-11-09 15:29:36 -05:00
parent 7068d0b023
commit d22cc3e6d0
9 changed files with 43 additions and 37 deletions

View File

@ -7,6 +7,7 @@
<%= yield :title %>
</h3>
<%= yield %>
</div>
</div>
<%= yield :footer %>
</div>