<% content_for(:secondary_links) do %>
  • <%= link_to "Listing", posts_path %>
  • <% if PopularSearchService.enabled? %> <% end %> <% unless CurrentUser.is_anonymous? %> <% if CurrentUser.has_saved_searches? %> <% end %> <% end %> <% if CurrentUser.can_approve_posts? %> <% end %>
    <% end %>