Sha256: db43fe80fd6a33753ec0cd3e5f40b95a637ddf5509dd77eec22974b038584184

Contents?: true

Size: 576 Bytes

Versions: 7

Compression:

Stored size: 576 Bytes

Contents

<!DOCTYPE html>
<html>
  <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('sufia.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

7 entries across 7 versions & 1 rubygems

Version Path
sufia-4.0.0 app/views/error/single_use_error.html.erb
sufia-4.0.0.rc2 app/views/error/single_use_error.html.erb
sufia-4.0.0.rc1 app/views/error/single_use_error.html.erb
sufia-4.0.0.beta4 app/views/error/single_use_error.html.erb
sufia-4.0.0.beta3 app/views/error/single_use_error.html.erb
sufia-4.0.0.beta2 app/views/error/single_use_error.html.erb
sufia-4.0.0.beta1 app/views/error/single_use_error.html.erb