From d9a017bd2c2c81745d46527cc960563588d874f9 Mon Sep 17 00:00:00 2001
From: gsalin <gerald.salin@inrae.fr>
Date: Mon, 11 Oct 2021 18:37:14 +0200
Subject: [PATCH] add links to logout interface

---
 ui/nG6/felogin.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ui/nG6/felogin.html b/ui/nG6/felogin.html
index e391355e0..ad713e06e 100644
--- a/ui/nG6/felogin.html
+++ b/ui/nG6/felogin.html
@@ -160,6 +160,11 @@
 	</div>
 
 	<div class="ng6-content-header-right">
+		<dl class="dl-horizontal">
+          <dt>HOW TO...</dt> <dd> <a href="https://genomique.genotoul.fr/e-SIToul-ResetPassword/mail" target="_blanck">recover my username and password</a>?</dd>
+          <dt></dt> <dd> <a href="https://ng6.toulouse.inra.fr/faq">get my data</a>?</dd>
+          <dt></dt> <dd> <a href="https://ng6.toulouse.inra.fr/faq">add a user to my project so it can access the data</a>?</dd>
+		</dl>
 		<h2><small>Keep up with </small>news</h2>
 	    <dl class="dl-horizontal">
 	      <dt>September 18 2018</dt> <dd>NG6 v3.2 is available on <a href="https://forgemia.inra.fr/genotoul-bioinfo/ng6/tags">https://forgemia.inra.fr/genotoul-bioinfo/ng6/tags</a>. Illumina pipelines were greatly improved (less time to make the data and analysis results available). An Oxford nanopore Technologies pipeline is now available. Can now work with slurm and sge. All runs come with a md5 sum file for raw data. New interface to manage projects and purge associated data is now included.</dd>
-- 
GitLab