X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_home-view.html;h=71f110e02f4d02bc96906b8e18b7555e9177117e;hb=60383f0105467d6b9d6264c482fdfa562b1d7a60;hp=424677c962858e1206ba2e0274ff12a6468b1302;hpb=9e2d1ca41dd8a9e076ecaff432f8ebe8578ee2c5;p=unfold.git diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 424677c9..71f110e0 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -16,7 +16,7 @@
- +
Loading Slices
@@ -27,9 +27,9 @@
@@ -47,10 +47,14 @@ SUPPORT
- +
- + +
+

+
+
@@ -62,7 +66,7 @@
- +
{% if person.last_name %} @@ -79,10 +83,13 @@

- Your Easy Access to Computer Networking Testbeds. + Fed4FIRE Portal

- A wide variety of world class testbeds available through your one account. + Your easy access to Future Internet Research and Experimentation testbeds belonging to the Fed4FIRE federation. +

+

+ Want to learn more?

@@ -110,6 +117,9 @@ $('button#ticketbtn').click(function() { window.location="/portal/contact/"; }); + $('button#statbtn').click(function() { + window.location="https://flsmonitor.fed4fire.eu"; + }); $('button#signupbtn').click(function() { window.location="/portal/register/"; });