<html>
<head>
<title>Database not available</title>
<link href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<link href="/static/http_error.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="http_error">
<div class="message">
<a href="https://www.odoo.com"><img src="/static/logo_oe_white_t.png" alt="Odoo: Open Source Business Apps"></a>
<h2>This database is currently locked</h2>
<p>
The database has not been used in a long time, just log in to unlock it.
</p>
<p>
<a class="button" href="https://www.odoo.com/my/databases">Reactivate</a>
</p>
<p class="note">
Not sure what to do? <a href="https://www.odoo.com/help">Contact us!</a>
</p>
</div>
</div>
</body>
</html>