196a387bd94d6d6d17d3d215d9f34a159c233828
[myslice.git] / plugins / hazelnut / hazelnut.html
1 <table class='display' id='hazelnut-{{ domid }}'>
2 <thead><tr> {% for column in columns %}
3 <th>{{ column }}</th>{% endfor %} {% if checkboxes %}<th>+/-</th>{% endif %}
4 </tr></thead>
5 <tbody>
6 </tbody>
7 </table>