From: Yasin Date: Tue, 29 Apr 2014 13:59:12 +0000 (+0200) Subject: Fed4Fire: templates specific to Fed4fire theme added X-Git-Tag: myslice-1.1~121^2~19 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6d9a5af668992c16380c53f975cf02d92626a9c0;p=myslice.git Fed4Fire: templates specific to Fed4fire theme added --- diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html new file mode 100644 index 00000000..0414be91 --- /dev/null +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -0,0 +1,116 @@ +{% extends "layout.html" %} +{% load portal_filters %} + +{% block content %} +
+{% widget '_widget_news.html' %} +
+
+ +
+ + + + + + + + + + + + + {% if person %} + + + + +
ACCOUNTSLICESSUPPORT
+ +
+ {% if person.last_name %} + {{person.first_name}} {{person.last_name}}
+ {% endif %} + Email: {{person.email}} +
+ {% else %} +
+ {% widget '_widget-login-user.html' %} + {% endif %} + + {% if person %} + +
Loading Slices
+ {% else %} + + {% endif %} +
+ +
+
+
+ + + + + + + + + + + + + {% if person %} + + + + +
INSTITUTIONSLICESREQUESTS
+ + {% else %} + + {% widget '_widget-login-manager.html' %} + {% endif %} + + {% if person %} + + {% endif %} + + {% if person %} + + {% endif %} +
+
+
+ +{% endblock %} diff --git a/portal/templates/fed4fire/fed4fire_slice-tab-testbeds.html b/portal/templates/fed4fire/fed4fire_slice-tab-testbeds.html new file mode 100644 index 00000000..80b32ba9 --- /dev/null +++ b/portal/templates/fed4fire/fed4fire_slice-tab-testbeds.html @@ -0,0 +1,2 @@ +