<% if @organizations.present? %>

<%= @user.name %>

<% end %> " href="/notifications"> All " href="/notifications/comments"> Comments " href="/notifications/posts"> Posts
<% if @organizations.present? %> <% @organizations.each do |org| %>

<%= org.name %>

" href="/notifications/org/<%= org.id %>"> All " href="/notifications/comments/<%= org.id %>"> Comments <% end %> <% end %>