Welcome,<%= current_user.name%>!
<%else%>Please<%= link_to"sign in",login_path%>.<%end%>
Welcome,<%= current_user.name%>!
<%else%>Please<%= link_to"sign in",login_path%>.<%end%>
Welcome,<%= current_user.name%>!
<%else%>Please<%= link_to"sign in",login_path%>.<%end%>
Welcome, <%= current_user.name %>!
<% else %>Please <%= link_to "sign in", login_path %>
<% end %>