<!DOCTYPE html>
<html>
<head>
<title>Welcome to GarganText!</title>
<style>
    body {
        width: 35em;
        margin: 0 auto;
        font-family: Tahoma, Verdana, Arial, sans-serif;
    }
</style>
</head>
<body>
<img class="" src="https://dl.gargantext.org/Gargantext_Logo_V4.png" alt="image alt" title="Garg Logo" width="300">
<h1>Welcome</h1>
<p>If you see this page then the GarganText Server is under maintenance to take care of your data.</p>

<p>With the current upgrade we will be back with a more powerful environment!</p>

<p><em>For any question keep in touch by email at: contact AT gargantext DOT org</em></p>

<p><em>Thank you for using GarganText.</em></p>
<p> Best regards from the GarganText team</p>
</body>
</html>