<%= setup_context :object => @location, :title => @location.title %>
<%= render_aspace_partial :partial => "locations/sidebar" %>
<%= render_aspace_partial :partial => "toolbar" %>

<%= @location.title %> <%= I18n.t("location._singular") %>

<%= render_aspace_partial :partial => "shared/flash_messages" %> <%= read_only_view(@location.to_hash) %> <%= render_aspace_partial :partial => "search/embedded", :locals => {:record => @location, :filter_term => {"location_uris" => @location.uri}.to_json, :heading_text => I18n.t("location._frontend.section.search_embedded")} %>