Sha256: 5d06fe33ce3f1fe50657a7c2b37514f6c58922eddb70e2888185f908e08345f3
Contents?: true
Size: 432 Bytes
Versions: 7
Compression:
Stored size: 432 Bytes
Contents
<% content_for :page_header do %> <h1>Object Not Available</h1> <% end %> <% if curation_concern.identifier %> <p><%= curation_concern %> is presently not available.</p> <p>Digital Object Identifier (DOI): <%= curation_concern.identifier %></p> <% else %> <p>This object is presently not available.</p> <%- end -%> <div class="form-actions"> <%= link_to "Login", new_user_session_path, class: 'btn btn-primary' %> </div>
Version data entries
7 entries across 7 versions & 1 rubygems