Sha256: ea7504509a86f5674f3fbf15f8c9d4d71db9c23f093fb728b333598639837f62

Contents?: true

Size: 519 Bytes

Versions: 24

Compression:

Stored size: 519 Bytes

Contents

<!DOCTYPE html>
<html lang="<%= t("sufia.document_language") %>">
  <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

24 entries across 24 versions & 1 rubygems

Version Path
sufia-6.0.0.beta1 app/views/error/401.html.erb
sufia-4.2.0 app/views/error/401.html.erb
sufia-4.1.0 app/views/error/401.html.erb
sufia-4.0.1 app/views/error/401.html.erb