<html>
<head>
<title>Activate your database</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"/>
<meta name="robots" content="noindex"/>
</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" loading="lazy"/></a>
<h2>Check your emails to activate your database!</h2>
<p>
We sent an email to s***@g***.com with the subject "Activate aktech1".
To activate your account, follow the link in the email.
<form method="POST" action="/activate/aktech1/resend-confirmation">
<noscript><input type="submit" value="Resend Activation E-mail"/></noscript>
<input type="hidden" name="csrf_token" value="0265f16964f4b7c147c310244bd5632fc85f17bdo1764838083"/>
<a class="button" href="javascript:document.forms[0].submit()">Resend Activation E-mail</a>
</form>
</p>
<p class="note">
Not sure what to do? <a href="https://www.odoo.com/help">Contact us!</a>
</p>
</div>
</div>
</body>
</html>