<script type="text/javascript" src="{{STATIC_URL}}/js/my_account.register.js"></script>
{% endblock %}
-{% block unfold1_main %}
+{% block unfold_main %}
-
- <h2>Platform Access</h2>
- <div id="middle" align="center">
- <div class="well">
- <table class="mytable">
- <tr class="odd">
- <th>Platform</th>
- <th>Account Type</th>
- <th>user_hrn</th>
- <th>Pub Key</th>
- </tr>
- {% for row in data %}
- <tr class="border_bottom">
- <td class="odd"> {{ row.platform_name }} </td>
- <td class="even"> {{ row.account_type }} </td>
- <td class="odd"> {{ row.usr_hrn }} </td>
- <td class="even"> {{ row.usr_pubkey }} </td>
- </tr>
- {%endfor%}
- </table>
- </div>
- </div>
-
-
<h2>MySlice Account</h2>
{% if messages %}
{{ wizard.form.media }}
{% endblock %}
-{% block unfold1_main %}
+{% block unfold_main %}
<link rel="stylesheet" type="text/css" href="{{STATIC_URL}}/css/onelab.css" />
- <div class="onelab-title well well-lg">
+ <div class="onelab-title well-lg">
<h2>Onelab Support</h2>
<h4>If you have already registered, then please <a href="mailto:support@myslice.info">send an e-mail</a>
or <a href="http://trac.myslice.info/" >visit us</a></h4>
{% extends "layout-unfold1.html" %}
-{% block unfold1_main %}
+{% block unfold_main %}
- <div class="onelab-title well well-lg">
+ <div class="onelab-title well-lg">
<h2>OneLab Experimenter Registration</h2>
<h4>For First Line Support please <a href="/portal/contact" >Contact Support</a></h3>
</div>
<link rel="stylesheet" type="text/css" href="{{STATIC_URL}}/css/dashboard.css" />
{% endblock %}
-{% block unfold1_main %}
+{% block unfold_main %}
+ <div align="center">
<h1>Resource</h1>
+ <div style="width:80%;">
{{resource}}
+ </div>
+ <div style="width:80%;">
{{resource_as_map}}
+ </div>
+ <div style="width:80%;">
{{resource_stats}}
+ </div>
{% endblock %}
</script>
{% endblock %}
-{% block unfold1_main %}
+{% block unfold_main %}
-
+ <div class="onelab-title well-lg">
<h1>Pending requests</h1>
-
+ </div>
<hr/>
<h2>My authorities</h2>