Sha256: 31586aa893aa533e6e8170a917bfe4dc96e2276549e78121f05126feb425e97c

Contents?: true

Size: 273 Bytes

Versions: 14

Compression:

Stored size: 273 Bytes

Contents

<% breadcrumb :repositories %>

<h1 class="sr-only visually-hidden"><%= t('arclight.repositories') %></h1>

<div class="al-repositories">
  <% @page_title = t('arclight.views.repositories.title') %>
  <%= render 'shared/breadcrumbs' %>
  <%= render @repositories %>
</div>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
arclight-1.4.0 app/views/arclight/repositories/index.html.erb
arclight-1.3.0 app/views/arclight/repositories/index.html.erb
arclight-1.2.0 app/views/arclight/repositories/index.html.erb
arclight-1.1.3 app/views/arclight/repositories/index.html.erb
arclight-1.1.2 app/views/arclight/repositories/index.html.erb
arclight-1.1.1 app/views/arclight/repositories/index.html.erb
arclight-1.1.0 app/views/arclight/repositories/index.html.erb
arclight-1.0.1 app/views/arclight/repositories/index.html.erb
arclight-1.0.0 app/views/arclight/repositories/index.html.erb
arclight-1.0.0.beta6 app/views/arclight/repositories/index.html.erb
arclight-1.0.0.beta4 app/views/arclight/repositories/index.html.erb
arclight-1.0.0.beta3 app/views/arclight/repositories/index.html.erb
arclight-1.0.0.beta2 app/views/arclight/repositories/index.html.erb
arclight-1.0.0.beta1 app/views/arclight/repositories/index.html.erb