Sha256: 16903f686f14b0d1680bf7cbe749035e914a2456ccd62e1af8e76d58201ad7b8
Contents?: true
Size: 420 Bytes
Versions: 20
Compression:
Stored size: 420 Bytes
Contents
<%= link_to manifestation.original_title, manifestation %> <% if manifestation.serial? %> <%= image_tag('icons/newspaper.png', size: '16x16', alt: t('manifestation.serial')) -%> <%- end -%> <%= link_to form_icon(manifestation.carrier_type), manifestation -%> <%= manifestation.statement_of_responsibility %> <% if manifestation.year_of_publication.present? %> (<%= manifestation.year_of_publication %>) <% end %>
Version data entries
20 entries across 20 versions & 1 rubygems