<% content_for(:secondary_links) do %>
  • <%= render "artist_commentaries/quick_search" %>
  • <%= link_to "Search", search_artist_commentaries_path %>
  • <%= link_to "Listing", artist_commentaries_path %>
  • <%= link_to "Recent changes", artist_commentary_versions_path %>
  • <%= link_to "Translation requests", artist_commentaries_path(:search => {:post_tags_match => "commentary_request"}) %>
  • <%= link_to "Help", wiki_pages_path(:title => "help:artist_commentary") %>
  • <% end %>