<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>
                    Renew your subscription to unlock your database instantly.
                </p>
                <p>
                    <a class="button" href="https://www.odoo.com/odoo-enterprise/upgrade-online/9ddc84b6-d80e-40c0-81b3-62c0aca84315">Review Subscription</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>