Commit 49451d98 by Đường Sỹ Hoàng

Fixed indentation

parent 1292adb4
...@@ -6,9 +6,9 @@ ...@@ -6,9 +6,9 @@
<div class="row"> <div class="row">
<div class="col-md-6 col-md-offset-3"> <div class="col-md-6 col-md-offset-3">
<%= render "form" %> <%= render "form" %>
<div class="gravatar_edit"> <div class="gravatar_edit">
<%= gravatar_for @user %> <%= gravatar_for @user %>
<a href="http://gravatar.com/emails">change</a> <a href="http://gravatar.com/emails">change</a>
</div> </div>
</div> </div>
</div> </div>
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