Sha256: 15378625af9e01ed4af06602fbc686b293aef1f27299819186665fdde051c2f3
Contents?: true
Size: 421 Bytes
Versions: 8
Compression:
Stored size: 421 Bytes
Contents
<li> <h2> <%= link_to collection.title_or_label, [collections, collection] %> </h2> <div class="row"> <div class="col-sm-3"> <%= link_to [collections, collection] do %> <%= image_tag "site_images/collection-icon.svg", class: "collection-icon-search" %> <% end %> </div> <div class="col-sm-9"> <%= render 'shared/attributes', work: collection %> </div> </div> </li>
Version data entries
8 entries across 8 versions & 1 rubygems