schneidmaster/gitreports.com

View on GitHub
app/views/errors/error_422.html

Summary

Maintainability
Test Coverage
<div class='row'>
  <div class='col-xs-12'>
    <h3>422: Change Rejected</h3>
    <p>
      The change you requested could not be made. Sorry about that!
    </p>
  </div>
</div>