Sha256: 12015527c5ebc06115febef4502b5219b0c3ed2a6be9c456bbdc6da42fbe0ce7

Contents?: true

Size: 257 Bytes

Versions: 10

Compression:

Stored size: 257 Bytes

Contents

<% title = current_exhibit.main_navigations.browse.label_or_default %>
<% set_html_page_title(title) %>
<h1 class="sr-only"><%= title %></h1>

<div class="browse-landing row">
  <%= render collection: @searches, partial: 'spotlight/browse/search' %>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
blacklight-spotlight-3.0.0.rc2 app/views/spotlight/browse/index.html.erb
blacklight-spotlight-3.0.0.rc1 app/views/spotlight/browse/index.html.erb
blacklight-spotlight-3.0.0.alpha.10 app/views/spotlight/browse/index.html.erb
blacklight-spotlight-3.0.0.alpha.9 app/views/spotlight/browse/index.html.erb
blacklight-spotlight-3.0.0.alpha.8 app/views/spotlight/browse/index.html.erb
blacklight-spotlight-3.0.0.alpha.7 app/views/spotlight/browse/index.html.erb
blacklight-spotlight-3.0.0.alpha.6 app/views/spotlight/browse/index.html.erb
blacklight-spotlight-3.0.0.alpha.5 app/views/spotlight/browse/index.html.erb
blacklight-spotlight-3.0.0.alpha.4 app/views/spotlight/browse/index.html.erb
blacklight-spotlight-3.0.0.alpha.3 app/views/spotlight/browse/index.html.erb