Sha256: 6e1227c74dc451f500bbb755dbf4bade569a0dbd3aa4866c39c9035c4815c9d0
Contents?: true
Size: 757 Bytes
Versions: 10
Compression:
Stored size: 757 Bytes
Contents
<div> <div class="featured-item-title"> <span class="sr-only"><%= t('hyrax.homepage.featured_works.document.title_label') %></span> <h3><%= link_to featured.title.first, [main_app, featured] %></h3> </div> <div class="featured-item-depositor"> <span class="featured-label"><%= t('hyrax.homepage.featured_works.document.depositor_label') %>:</span> <%= link_to_profile featured.depositor(t('hyrax.homepage.featured_works.document.depositor_missing')) %> </div> <div class="featured-item-keywords"> <span class="featured-label"><%= t('hyrax.homepage.featured_works.document.keyword_label') %>:</span> <%= link_to_facet_list(featured.keyword, 'keyword', t('hyrax.homepage.featured_works.document.keyword_missing')) %> </div> </div>
Version data entries
10 entries across 10 versions & 1 rubygems