Sha256: c23211e6c65044dfad1389c05b7436ceaa7a3c25ebf095be7771154814b1049b

Contents?: true

Size: 265 Bytes

Versions: 96

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

96 entries across 95 versions & 2 rubygems

Version Path
blacklight-7.8.0 app/views/layouts/catalog_result.html.erb
blacklight-7.7.0 app/views/layouts/catalog_result.html.erb
blacklight-7.6.0 app/views/layouts/catalog_result.html.erb
blacklight-7.5.1 app/views/layouts/catalog_result.html.erb
blacklight-7.5.0 app/views/layouts/catalog_result.html.erb
blacklight-7.4.2 app/views/layouts/catalog_result.html.erb
blacklight-7.4.1 app/views/layouts/catalog_result.html.erb
blacklight-7.4.0 app/views/layouts/catalog_result.html.erb
blacklight-7.3.0 app/views/layouts/catalog_result.html.erb
blacklight-7.2.0 app/views/layouts/catalog_result.html.erb
blacklight-7.1.0 app/views/layouts/catalog_result.html.erb
blacklight-7.1.0.alpha app/views/layouts/catalog_result.html.erb
blacklight-7.0.1 app/views/layouts/catalog_result.html.erb
blacklight-7.0.0 app/views/layouts/catalog_result.html.erb
blacklight-7.0.0.rc2 app/views/layouts/catalog_result.html.erb
blacklight-7.0.0.rc1 app/views/layouts/catalog_result.html.erb