From: Sawyer Bergeron Date: Fri, 4 Jan 2019 16:12:41 +0000 (-0500) Subject: Landing page now links to LaaS 2.0 wiki entry X-Git-Tag: 2.0.99~165^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=0f20c3b0ecfb7967e62e25dc31c8abf64e85d234;p=laas.git Landing page now links to LaaS 2.0 wiki entry Change-Id: I01dd7f671a21c9b9f06dede341d6ddf410f0e776 Signed-off-by: Sawyer Bergeron --- 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 %}