<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 n***@g***.com with the subject "Activate navteam".
To activate your account, follow the link in the email.
<form method="POST" action="/activate/navteam/resend-confirmation">
<noscript><input type="submit" value="Resend Activation E-mail"/></noscript>
<input type="hidden" name="csrf_token" value="1c7b0eda81c41181b733f90b4ecb38e192f89f23o1757451450"/>
<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>