reworked slice page, added ResourcesSelected plugin
[unfold.git] / plugins / resources_selected / templates / resources_selected.html
diff --git a/plugins/resources_selected/templates/resources_selected.html b/plugins/resources_selected/templates/resources_selected.html
new file mode 100644 (file)
index 0000000..00ac3ec
--- /dev/null
@@ -0,0 +1,10 @@
+<table class='display' id='table-{{ domid }}'>
+  <thead>
+    <tr>
+      <th>status</th>
+      <th>urn</th>
+      <th>slot</th>
+      <th>+/-</th>
+    </tr>
+  </thead>
+</table>