Commit fe485b9a authored by Administrator's avatar Administrator

[ACCOUNTS] adding mines.gargantext.org

parent d8b89155
......@@ -7,7 +7,7 @@ def notify_user(username, email, password):
votre compte vient d'être créé.
Vous pouvez désormais vous connecter ici:
http://beta.gargantext.org
http://mines.gargantext.org
Votre login est: %s
Votre mot de passe est : %s
......@@ -16,7 +16,6 @@ def notify_user(username, email, password):
Cordialement
--
L'équipe de Gargantext (CNRS)
(Pour l'école des Mines, contactez Alexandre Delanoë)
''' % (username, password)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment