Sha256: 227f73e1c1aa426a2bef46878c5f889469d4c7b440684267afa4faaa72b3421c
Contents?: true
Size: 336 Bytes
Versions: 25
Compression:
Stored size: 336 Bytes
Contents
<h4><%= t('page.other_format') %></h4> <ul> <li><%= link_to 'RDF/XML', url_for(filtered_params.merge(format: :rdf, only_path: true)) %> <li><%= link_to 'MODS', url_for(filtered_params.merge(format: :mods, only_path: true)) %></li> <li><%= link_to 'TSV', url_for(filtered_params.merge(format: :txt, only_path: true)) %></li> </ul>
Version data entries
25 entries across 24 versions & 2 rubygems