Inverted the map and the slicestat plugin in the resource view
[myslice.git] / portal / templates / resource.html
index 5bdfdc9..27089a7 100644 (file)
@@ -8,6 +8,6 @@
 
 <h1>Resource</h1>
 {{resource}}
-{{resource_stats}}
 {{resource_as_map}}
+{{resource_stats}}
 {% endblock %}