Sha256: c23211e6c65044dfad1389c05b7436ceaa7a3c25ebf095be7771154814b1049b

Contents?: true

Size: 265 Bytes

Versions: 97

Compression:

Stored size: 265 Bytes

Contents

<% content_for(:content) do %>
  <section class="<%= show_content_classes %>">
    <%= yield %>
  </section>

  <section class="<%= show_sidebar_classes %>">
    <%= content_for(:sidebar) %>
  </section>
<% end %>

<%= render template: "layouts/blacklight/base" %>

Version data entries

97 entries across 96 versions & 2 rubygems

Version Path
blacklight-7.27.0 app/views/layouts/catalog_result.html.erb
blacklight-7.26.1 app/views/layouts/catalog_result.html.erb
blacklight-7.26.0 app/views/layouts/catalog_result.html.erb
blacklight-7.25.3 app/views/layouts/catalog_result.html.erb
blacklight-7.25.2 app/views/layouts/catalog_result.html.erb
blacklight-7.25.1 app/views/layouts/catalog_result.html.erb
blacklight-7.25.0 app/views/layouts/catalog_result.html.erb
blacklight-7.24.0 app/views/layouts/catalog_result.html.erb
blacklight-7.23.0.1 app/views/layouts/catalog_result.html.erb
blacklight-7.23.0 app/views/layouts/catalog_result.html.erb
blacklight-7.22.2 app/views/layouts/catalog_result.html.erb
blacklight-7.22.1 app/views/layouts/catalog_result.html.erb
blacklight-7.22.0 app/views/layouts/catalog_result.html.erb
blacklight-7.21.2 app/views/layouts/catalog_result.html.erb
blacklight-7.21.1 app/views/layouts/catalog_result.html.erb
blacklight-7.21.0 app/views/layouts/catalog_result.html.erb
blacklight-7.20.1 app/views/layouts/catalog_result.html.erb
blacklight-7.20.0 app/views/layouts/catalog_result.html.erb
blacklight-7.19.2 app/views/layouts/catalog_result.html.erb
blacklight-7.19.1 app/views/layouts/catalog_result.html.erb