]> Git — Sourcephile - gargantext.git/blob - devops/nginx/index.html
[VERSION] +1 to 0.0.6.9.9.1
[gargantext.git] / devops / nginx / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Welcome to GarganText!</title>
5 <style>
6 body {
7 width: 35em;
8 margin: 0 auto;
9 font-family: Tahoma, Verdana, Arial, sans-serif;
10 }
11 </style>
12 </head>
13 <body>
14 <img class="" src="https://dl.gargantext.org/Gargantext_Logo_V4.png" alt="image alt" title="Garg Logo" width="300">
15 <h1>Welcome</h1>
16 <p>If you see this page then the GarganText Server is under maintenance to take care of your data.</p>
17
18 <p>With the current upgrade we will be back with a more powerful environment!</p>
19
20 <p><em>For any question keep in touch by email at: contact AT gargantext DOT org</em></p>
21
22 <p><em>Thank you for using GarganText.</em></p>
23 <p> Best regards from the GarganText team</p>
24 </body>
25 </html>