hacken-in/hacken-in

View on GitHub
public/422.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
<head>
  <title>The change you wanted was rejected (422)</title>
  <style type="text/css">
    body { text-align: center; }
  </style>
</head>

<body>
  <!-- This file lives in public/422.html -->
  <img src='/images/422.jpg' alt='422 - Unprocessable Entity'/>
  <br/>
  Source: <a href="https://httpcats.herokuapp.com/422">HTTP Status Cats API</a>
</body>
</html>