Commit 1cf7b5ac by Đường Sỹ Hoàng

Fixed coding styles

parent 183850cf
module RelationshipsHelper
end
......@@ -6,12 +6,16 @@
<div class="row">
<div class="col-md-6 col-md-offset-3">
<<<<<<< HEAD
<<<<<<< HEAD
<%= render "form" %>
<div class="gravatar_edit">
<%= gravatar_for @user %>
<a href="http://gravatar.com/emails">change</a>
=======
<%= render "form" %>
=======
<%= render "form" %>
>>>>>>> Fixed coding styles
<div class="gravatar_edit">
<%= gravatar_for @user %>
<a href="http://gravatar.com/emails">change</a>
......
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