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