new style, first version (header, login, dashboard)
[myslice.git] / portal / templates / dashboard.html
index 5ca062d..3ef7914 100644 (file)
@@ -3,11 +3,10 @@
 {% block head %}
 {% endblock %}
 
-{% block unfold1_main %}
+{% block unfold_main %}
 
 <div id='tophat_status'></div>
 <div id='ms-dashboard'>
-
   <div class="container">
     <div class="row">
       <div class='col-xs-4' id="ms-dashboard-profile">
@@ -28,7 +27,7 @@
                        <h2>Testbeds</h2>
                </div>
                <div class='ms-dashboard-content' id='tophat__list__platform__network_name'>
-               {{networks}}
+               {{testbeds}}
                </div>
    </div>