Added resources to the platform description, fixed link in querytable for the init_ke...
[myslice.git] / portal / templates / platform.html
index d24d9ed..136a8bf 100644 (file)
@@ -4,8 +4,9 @@
 <link rel="stylesheet" type="text/css" href="{{STATIC_URL}}/css/dashboard.css" />
 {% endblock %}
 
-{% block unfold1_main %}
-
+{% block unfold_main %}
 <h1>Platform</h1>
 {{networks}}
+<br>
+{{resources}}
 {% endblock %}