remove _sidebar and add mm

This commit is contained in:
Yan
2017-10-12 15:42:06 +06:30
parent a6b8389fd0
commit cd5f2eb748
6 changed files with 10 additions and 265 deletions

View File

@@ -47,8 +47,7 @@
</section>
<!-- Main Content -->
<section class="content">
<h1><%= t :welcome %></h1>
<section class="content">
<%= yield %>
</section>
</body>