<%= render 'previous_next_doc' %> <% @page_title = t('blacklight.search.show.title', :document_title => @document[blacklight_config.show.title_field], :application_name => application_name) %> <% content_for(:head) { render_link_rel_alternates } %>
<%= render_item_breadcrumb(@document) %>
<%= render_document_partials @document, blacklight_config.view_config(:show).partials %>
<% if @document.respond_to?(:export_as_openurl_ctx_kev) %> <% end %>