From 0f20c3b0ecfb7967e62e25dc31c8abf64e85d234 Mon Sep 17 00:00:00 2001 From: Sawyer Bergeron Date: Fri, 4 Jan 2019 11:12:41 -0500 Subject: Landing page now links to LaaS 2.0 wiki entry Change-Id: I01dd7f671a21c9b9f06dede341d6ddf410f0e776 Signed-off-by: Sawyer Bergeron --- src/templates/dashboard/landing.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/templates/dashboard') diff --git a/src/templates/dashboard/landing.html b/src/templates/dashboard/landing.html index 71d2706..40e0146 100644 --- a/src/templates/dashboard/landing.html +++ b/src/templates/dashboard/landing.html @@ -9,9 +9,9 @@ Warning: you need to upload an ssh key under account settings if you wish to log into the servers you book {% endif %} -

Welcome to the Pharos Dashboard! To get started, select one of the options below:

+

Welcome to the Pharos Dashboard! For more info on LaaS, check here. To get started, select one of the options below:

{% else %} -

Welcome to the Pharos Dashboard! To get started, please log in with your Linux Foundation Jira account

+

Welcome to the Pharos Dashboard! For more info on LaaS, check here. To get started, please log in with your Linux Foundation Jira account

{% endif %} {% csrf_token %} -- cgit 1.2.3-korg