Guest User

Untitled

a guest
Jul 20th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <%= link_to(account_path) do %>
  2. <% fb_profile_pic @user.facebook_uid, :size => :square, :class => 'profile_pic' %>
  3. <fb:name uid=loggedinuser useyou=false></fb:name>
  4. <% end %>
Add Comment
Please, Sign In to add comment