Sha256: f16cd6516dc544f9d24395775c554158818abb7be045b8a14697017542601f2c

Contents?: true

Size: 346 Bytes

Versions: 1

Compression:

Stored size: 346 Bytes

Contents

<div class="main-header">
  <h1>What are you uploading?</h1>

  <p>Before we can begin we need to know a little about what you're uploading.</p>
</div>

<ul class="resource-types">
<% Item.available_resource_types.each do |label, class_name| %>
  <li><%= link_to label, mediated.new_item_path(resource_type: class_name) %></li>
<% end %>
</ul>


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hydra_mediated-0.0.1 app/views/submissions/new.html.erb