Sha256: fa70f2aeb0ec004a3ea875d4773d7d1e3bc9614a4fdfaa1e094a70d2d1ad7281
Contents?: true
Size: 600 Bytes
Versions: 23
Compression:
Stored size: 600 Bytes
Contents
<!DOCTYPE html> <html lang="<%= I18n.locale.to_s %>"> <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
23 entries across 23 versions & 1 rubygems