Sha256: 7faeac2e8532532f70884b0c7b481d317cb7c685371e1b8ecff2a7d03eea1fd5

Contents?: true

Size: 476 Bytes

Versions: 7

Compression:

Stored size: 476 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>Unauthorized</title>
  </head>
  <body>
    <div class="columns two-a">
      <div class="column second">
        <h1>Unauthorized</h1>
        <p>
          You are not authorized to view this page. 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/401.html.erb
sufia-4.0.0.rc2 app/views/error/401.html.erb
sufia-4.0.0.rc1 app/views/error/401.html.erb
sufia-4.0.0.beta4 app/views/error/401.html.erb
sufia-4.0.0.beta3 app/views/error/401.html.erb
sufia-4.0.0.beta2 app/views/error/401.html.erb
sufia-4.0.0.beta1 app/views/error/401.html.erb