Sha256: 816023a1d266a7130054ff94be63dd7b9ee140821ea7a524f81529b89e75eea8
Contents?: true
Size: 612 Bytes
Versions: 33
Compression:
Stored size: 612 Bytes
Contents
<!DOCTYPE html> <html lang="<%= t("hyrax.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
33 entries across 33 versions & 2 rubygems