This commit is contained in:
Yan
2017-10-12 15:34:16 +06:30
parent b7955b04fa
commit a6b8389fd0
4 changed files with 25 additions and 22 deletions

View File

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