From bb1c5c8df472e844fa99e2e4efb4beead85988f0 Mon Sep 17 00:00:00 2001 From: CVL-GitHub <jupiter.hu@monash.edu> Date: Thu, 15 Oct 2015 14:18:12 +1100 Subject: [PATCH] update --- roles/karaage3.1.17/templates/index.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/karaage3.1.17/templates/index.html.j2 b/roles/karaage3.1.17/templates/index.html.j2 index 1d8f803e..31112f62 100644 --- a/roles/karaage3.1.17/templates/index.html.j2 +++ b/roles/karaage3.1.17/templates/index.html.j2 @@ -1,8 +1,8 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <body><h3>HPC identity system (The landing page is under construction)</h3> -<tr> -<p>Monash HPC identity system is a new HPC user management system. Access to the HPC ID system is done through the Australian Access Federation (AAF). This allows you to login using your Institutional username and password.<br><br>If your organisation is not a member of the AAF or if you need helps, please contract HPC support at help@massive.org.au.</p> +<br> +<p>Monash HPC identity system is a new HPC user management system. Access to the HPC ID system is done through the Australian Access Federation (AAF). This allows you to login using your Institutional username and password.<br><br>If your organisation is not a member of the AAF or if you need helps, please send HPC email support: help@massive.org.au.</p> <br> <p>Click following link <a href=https://{{ ansible_fqdn }}/aafbootstrap>to continue.</a></p> </body> -- GitLab