schneidmaster/gitreports.com

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

Summary

Maintainability
Test Coverage
<div class='row'>
  <div class='col-xs-12'>
    <h3>500: Server Error</h3>
    <p>
      Something went wrong our end; we'll look into it as soon as we can. Sorry about that!
    </p>
  </div>
</div>