X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_home-view.html;h=7189d0b0a9af1e4b87abc3455641dda4f3cdf24a;hb=2ed44c2694a3bb5a0a8ccde8316d0d76849226da;hp=5b0fc20c1a23fb74ebaa8bc85709b5a5cf97d7b1;hpb=3018b838efd77bc3b7b9ee1df727e328c8464db1;p=myslice.git diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 5b0fc20c..7189d0b0 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -6,146 +6,146 @@ {% widget '_widget-news.html' %} --> {% if username %} + +{% block head %} + +{% endblock head %} + +{% widget "_widget-no_credentials.html" %}
-
-

- EXPERIMENT -

-
- -
-
- -
-
-
Loading Slices
-
-
-

Experiment now

-
-
- -
-
-
-

MANAGEMENT

-
- -
-
- -
-
-
-

- SUPPORT -

-
- -
-
- -
-

-
- -
-
- -
-

- ACCOUNT -

-
- -
-
- -
-
- {% if person.last_name %} - {{person.first_name}} {{person.last_name}}
- {% endif %} - Email: {{person.email}} -
-
-
+ +
+
+
+

+ EXPERIMENT +

+
+ Create/Join project +
+ +
+ Your projects and slices +   + +
Loading projects
+
+ {% include theme|add:"_jfed_button.html" %} +
+
+
+
+

+ ACCOUNT +

+ {% if person.last_name %} +

+ {{person.first_name}} {{person.last_name}} +

+ {% endif %} +

+ {{person.email}} +

+
+
+
+
+

+ MANAGEMENT +

+ +
+ Validate Requests +
+
+
+
+
+
+
+

+ SUPPORT +

+

+ Contact +

+

+ Documentation & Tutorials +

+ {% include theme|add:"_dashboard_links.html" %} +
+
+
+
{% else %}
-
-
-

- Fed4FIRE Portal -

-

- Your easy access to Future Internet Research and Experimentation testbeds belonging to the Fed4FIRE federation. -

-

- Want to learn more? -

-
-
-
- {% widget '_widget-login-user.html' %} -
-
-
-
-
+
+ {% widget '_slogan.html' %} +
+
+ {% widget '_widget-login-user.html' %} +
+
+
+ + + + + {% endif %} - - + + + + + +{% if theme == 'onelab' %} +{% widget "_widget-monitor.html" %} +{% endif %} {% endblock %}