Sha256: 2074fabf5738de0894e3aa722796d3ffcdbd5c438ed1b1be20774b47a25d579c

Contents?: true

Size: 547 Bytes

Versions: 7

Compression:

Stored size: 547 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>Not found</title>
  </head>
  <body>
    <div class="columns two-a">
      <div class="column second">
        <h1>Not found</h1>
        <p>
          <%= t('sufia.product_name') %> could not locate the requested resource.  We
          apologize for the inconvenience. You might be interested in using
          <a href="/contact/">the contact form</a> to report the
          error, or <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/404.html.erb
sufia-4.0.0.rc2 app/views/error/404.html.erb
sufia-4.0.0.rc1 app/views/error/404.html.erb
sufia-4.0.0.beta4 app/views/error/404.html.erb
sufia-4.0.0.beta3 app/views/error/404.html.erb
sufia-4.0.0.beta2 app/views/error/404.html.erb
sufia-4.0.0.beta1 app/views/error/404.html.erb