plugins: updated query_editor
[myslice.git] / plugins / resources_selected / templates / resources_selected.html
1 <table class='display' id='table-{{ domid }}'>
2   <thead>
3     <tr>
4       <th>status</th>
5       <th>urn</th>
6       <th>slot</th>
7       <th>+/-</th>
8     </tr>
9   </thead>
10 </table>