X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=7d161ea370a8651d6496df0dd3faa70e89b6abd3;hb=dc78b106e59789f7aac853eb0db3159da876e87d;hp=228ee558b4a47fe215252339b028d0a637b5694c;hpb=2f89f2e81c44a63d6d90746a1f3c126603280b66;p=unfold.git
diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html
index 228ee558..7d161ea3 100644
--- a/portal/templates/account-view.html
+++ b/portal/templates/account-view.html
@@ -1,4 +1,4 @@
-{% extends "layout.html" %}
+{% extends "layout_wide.html" %}
{% block content %}
@@ -9,156 +9,159 @@
{% endfor %}
{% endif %}
-
-
-
User Account
+
+
+
+
+
-
-
-
-
-
-
-
Principal Account Account used for delegating credentials
-
+
+
+
+
Principal Account Account used for delegating credentials
| Platform |
@@ -179,12 +182,12 @@
{%endfor%}
-
-
-
+
+
+
{%if 'Enabled' in user_status %}
-
+
Credentials Delegated to Principal Account
Delegated User Credential
@@ -251,68 +254,65 @@
{%endif%}
-
-
-
+
+
+
Testbed Access Reference Accounts in the following testbeds
-
-
-
- | Platform |
- Account Type |
- Reference to |
- Remove Account |
-
- {% for row in ref_acc %}
-
- | {{ row.platform_name }} |
- {{ row.account_type }} |
- {{ row.account_reference }} |
-
-
- |
-
- {%endfor%}
-
-
-
+
+
+ | Platform |
+ Account Type |
+ Reference to |
+ Remove Account |
+
+ {% for row in ref_acc %}
+
+ | {{ row.platform_name }} |
+ {{ row.account_type }} |
+ {{ row.account_reference }} |
+
+
+ |
+
+ {%endfor%}
+
Add reference account to the following testbeds
-
-
-
- | Platforms |
- Add Account |
-
- {% for platform in platform_list %}
-
- | {{ platform.platform_no_access }} |
-
-
- |
-
- {%endfor%}
-
-
+
+
+ | Platforms |
+ Add Account |
+
+ {% for platform in platform_list %}
+
+ | {{ platform.platform_no_access }} |
+
+
+ |
+
+ {%endfor%}
+
{%endif%}
+