Sha256: cb2c50dd5b64c955614d82b6693e9f123c9ab6c41fd8e424dbedb6d51ee66c69
Contents?: true
Size: 624 Bytes
Versions: 54
Compression:
Stored size: 624 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> <%= application_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
54 entries across 54 versions & 1 rubygems