rubygems/rubygems.org

View on GitHub
public/403.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
    <link href="/stylesheets/static.css" rel='stylesheet' type='text/css'>
    <title>Forbidden | RubyGems.org</title>
  </head>
  <body>
    <div class="wrapper">
      <div class="image__wrapper">
        <img height="530" alt="422 error" src="/images/sea_level.svg">
      </div>
      <div class="content">
        <h1>Forbidden.</h1>
        <p>No way! Way! You tried to access something you didn&rsquo;t have access to.</p>
        <a href="/">Back to RubyGems.org →</a>
      </div>
    </div>
  </body>
</html>