Sha256: d2d674aaa8124c154ef2bbbbb988cb6215047a46596b92fa64eed9cf62bfc8bb

Contents?: true

Size: 643 Bytes

Versions: 12

Compression:

Stored size: 643 Bytes

Contents

<!DOCTYPE html>
<html lang="<%= t("curation_concerns.document_language") %>">
  <head>
    <title>Single use link Not Found</title>
  </head>
  <body>
    <div class="columns two-a">
      <div class="column second">
        <h1>Single Use Link Expired or Not Found</h1>
        <p>
          <%= t('curation_concerns.product_name') %> could not locate the single use link.
          This link either expired or had been used previously.  We apologize
          for the inconvenience. You might be interested in using
          <a href="/help/">the help page</a> for looking up
          solutions.
        </p>
      </div>
  </body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
curation_concerns-0.12.0.pre1 app/views/error/single_use_error.html.erb
curation_concerns-0.11.0 app/views/error/single_use_error.html.erb
curation_concerns-0.11.0.rc1 app/views/error/single_use_error.html.erb
curation_concerns-0.10.0 app/views/error/single_use_error.html.erb
curation_concerns-0.9.0 app/views/error/single_use_error.html.erb
curation_concerns-0.8.0 app/views/error/single_use_error.html.erb
curation_concerns-0.7.0 app/views/error/single_use_error.html.erb
curation_concerns-0.6.0 app/views/error/single_use_error.html.erb
curation_concerns-0.5.0 app/views/error/single_use_error.html.erb
curation_concerns-0.4.0 app/views/error/single_use_error.html.erb
curation_concerns-0.3.0 app/views/error/single_use_error.html.erb
curation_concerns-0.2.0 app/views/error/single_use_error.html.erb