<!DOCTYPE html>
<html>
<head>
<title>500 - Internal Server error</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" />
<link rel="stylesheet" href="/css/server_errors.css">
<link rel="stylesheet" href="/css/exception.production.css">
</head>
<body>
<div class="container">
<div class="row content">
<div class="col-lg-12"></div>
<div class="col-lg-12">
<div class="opacer">
<h1>500<span class="small">Internal Server Error</span></h1>
<h2>Sorry... It's not you. It's us.</h2>
<p>
You may want to head back to the homepage.
<br>
If you think something is broken, report a problem
<br>
</p>
<a class="btn" href="/">RETURN HOME</a>
<span class="btn">REPORT PROBLEM</span>
<p style="margin: 24px 0px 0px 0px;">Generated by <a href="https://metacpan.org/pod/Mojo::Leds">
Mojo::Leds</a></p>
</div>
</div>
</div>
</div>
<div class="bg-img"></div>
</body>
</html>