X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_projectrequest_view.html;h=a4c433bca7169efe5f62a207c82ee86b24a500b0;hb=5c6d3dfae3a4aed1a18a9f1a946655631328351d;hp=962976fccd9d1568d794dde854c70c59b2c18443;hpb=c8396ad1b6cf17a60769496c3b51aa1e390575cc;p=myslice.git diff --git a/portal/templates/fed4fire/fed4fire_projectrequest_view.html b/portal/templates/fed4fire/fed4fire_projectrequest_view.html index 962976fc..a4c433bc 100644 --- a/portal/templates/fed4fire/fed4fire_projectrequest_view.html +++ b/portal/templates/fed4fire/fed4fire_projectrequest_view.html @@ -2,68 +2,126 @@ {% load i18n %} {% block content %} -
-
- -
-
+
+
+
+ +
+
- {% if errors %} -
-
- -
-
- {% endif %} - -
-
-
- {% csrf_token %} - -
- -
-
- New Project -
-
- Existing Project -
-
- -
- {%if 'is_pi' in pi %} - - {%else%} - - {%endif%} -
- -
-
+{% if errors %} +
+
+ +
+
+{% endif %} + +
+ +
+
+
+

Join an existing Project

+
+
+

List of projects you are part of

+
+
+
+
+
+ {% csrf_token %} + +
+
+
+ + {% for pending in pending_projects %} + + {% endfor %} +
(PENDING) {{ pending.project_name }}{{ pending.authority_hrn }}{{ pending.created|date:"d/m/Y" }}
+
+
+
+ +
+
+
+

Create a new Project

+
+
+ + +
+
+
+ {% csrf_token %} +
+ +
+
+ +
+ + +
+ +
+ +
+ +
+
+
+ +