%= render "sidebar" %> <% content_for(:content) do %>
<%= wiki_page_other_names_list(@wiki_page) %>
<% end %> <%= format_text(@wiki_page.body) %> <% if @wiki_page.artist %><%= link_to "View artist", @wiki_page.artist %>
<% end %> <%= wiki_page_alias_and_implication_list(@wiki_page) %> <% else %>This artist has requested removal of their information.
<% end %>