<% if user_signed_in? %> <%= render :partial => "ties/suggestions" %>
<%= render :partial => 'ties/pendings' %> <% end %>