Commit 4c14337c by nnnghia98

fix indent

parent 02a9b3e8
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<p class="notice"><%= notice %></p> <p class="notice"><%= notice %></p>
<p class="alert"><%= alert %></p> <p class="alert"><%= alert %></p>
</div> </div>
<%= render "layouts/header" %> <%= render "layouts/header" %>
<div class="container"> <div class="container">
<%= yield %> <%= yield %>
<%= render "layouts/footer" %> <%= render "layouts/footer" %>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment