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.19.0 app/views/layouts/catalog_result.html.erb
blacklight-7.18.1 app/views/layouts/catalog_result.html.erb
blacklight-7.18.0 app/views/layouts/catalog_result.html.erb
blacklight-7.17.2 app/views/layouts/catalog_result.html.erb
blacklight-7.17.1 app/views/layouts/catalog_result.html.erb
blacklight-7.17.0 app/views/layouts/catalog_result.html.erb
blacklight-7.16.0 app/views/layouts/catalog_result.html.erb
blacklight-7.15.2 app/views/layouts/catalog_result.html.erb
blacklight-7.15.1 app/views/layouts/catalog_result.html.erb
blacklight-7.15.0 app/views/layouts/catalog_result.html.erb
blacklight-7.14.1 app/views/layouts/catalog_result.html.erb
blacklight-7.14.0 app/views/layouts/catalog_result.html.erb
blacklight-7.13.2 app/views/layouts/catalog_result.html.erb
blacklight-7.13.1 app/views/layouts/catalog_result.html.erb
blacklight-7.13.0 app/views/layouts/catalog_result.html.erb
blacklight-7.12.1 app/views/layouts/catalog_result.html.erb
blacklight-7.12.0 app/views/layouts/catalog_result.html.erb
blacklight-7.11.1 app/views/layouts/catalog_result.html.erb
blacklight-7.10.0 app/views/layouts/catalog_result.html.erb
blacklight-7.9.0 app/views/layouts/catalog_result.html.erb