From 474a6556b5ffb08c813b923a1dd21e5a9e50122a Mon Sep 17 00:00:00 2001 From: Thomas Sell Date: Thu, 4 Jul 2024 17:47:57 +0200 Subject: [PATCH 1/2] fix: Update text on login page --- hpcaccess/templates/pages/login.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/hpcaccess/templates/pages/login.html b/hpcaccess/templates/pages/login.html index 0be5c1d..fb51164 100644 --- a/hpcaccess/templates/pages/login.html +++ b/hpcaccess/templates/pages/login.html @@ -9,19 +9,27 @@ Welcome to HPC Access.

- This web app allows principal investigators and group leaders + This website allows users of the BIH HPC cluster to

+

+ Additionally principal investigators and group delegates can +


- Login with the user name and the "email password" of your home organization. + Please log in using your Charité or MDC account.

- For example: user@CHARITE or user@MDC-BERLIN + Enter your user name as: user@CHARITE or user@MDC-BERLIN

From 7be7e5b91bc0773025914e2db6a7ae26c32ba6f4 Mon Sep 17 00:00:00 2001 From: Thomas Sell Date: Thu, 4 Jul 2024 17:48:41 +0200 Subject: [PATCH 2/2] indentation --- hpcaccess/templates/pages/login.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hpcaccess/templates/pages/login.html b/hpcaccess/templates/pages/login.html index fb51164..e39b698 100644 --- a/hpcaccess/templates/pages/login.html +++ b/hpcaccess/templates/pages/login.html @@ -9,7 +9,7 @@ Welcome to HPC Access.

- This website allows users of the BIH HPC cluster to + This website allows users of the BIH HPC cluster to

  • display information about their main work group,
  • @@ -17,7 +17,7 @@
  • and see quota utilisation for all storage locations they have access to.

- Additionally principal investigators and group delegates can + Additionally principal investigators and group delegates can

  • start a new group on the BIH HPC cluster,
  • add new group members,