Sha256: 0ed261fee2e78fefc66814e5810e819221ac6cb1142d123c5281c5f67fd81664

Contents?: true

Size: 503 Bytes

Versions: 1

Compression:

Stored size: 503 Bytes

Contents

<% curation_concern ||= @collection %>
<% content_for :page_title, curation_concern_page_title(curation_concern) %>
<% content_for :page_header do %>

<h2>Describe Your <%= curation_concern.human_readable_type %></h2>
<p>
  The more descriptive information you provide the better we can serve your needs.
</p>
<p>
  Please consider releasing your <%= curation_concern.human_readable_type.downcase %> as an <span class="label label-success">Open Access</span> work.
</p>

<% end %>

<%= render 'form' %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
worthwhile-0.0.1 app/views/collections/new.html.erb