layout and style changes
[myslice.git] / portal / templates / onelab / onelab_testbed-list.html
index 546fd88..a0872bf 100644 (file)
@@ -1,7 +1,6 @@
-{% extends "layout-unfold1.html" %}
+{% extends "layout_wide.html" %}
 
-{% block unfold_main %}
-<div id="testbed-list">
+{% block content %}
        <div class="col-md-2"></div>
        <div class="col-md-10">
                <div class="row">
@@ -16,5 +15,4 @@
                </div>
                <table cellpadding="0" cellspacing="0" border="0" class="table" id="testbedList"></table>
        </div>
-</div>
-{% endblock unfold_main %}
\ No newline at end of file
+{% endblock %}
\ No newline at end of file