recent_documents.html.erb 164 Bytes Edit Raw Blame History Permalink 1 2 3 <% if block.owner.is_a?(Profile) %> <%= link_to _('All content'), :profile => block.owner.identifier, :controller => 'profile', :action => 'sitemap' %> <% end %>