<%unlesscurrent_user%><%=link_to"Sign in with Facebook",user_facebook_omniauth_authorize_path%><%else%><%=current_user[:name]%><%=link_to"Logout",destroy_user_session_path,method: :delete%><%end%>
<%unlesscurrent_user%><%=link_to"Sign in with Facebook",user_facebook_omniauth_authorize_path%><%else%><%=current_user[:name]%><%=link_to"Logout",destroy_user_session_path,method: :delete%><%end%>
<%=link_to"Sign in with Facebook",user_facebook_omniauth_authorize_path%>