Plugin now has __repr__
[unfold.git] / plugins / hazelnut / hazelnut.html
1 <table class='display' id='hazelnut-{{ domid }}'>
2 <thead><tr> {% for subject_field in subject_fields %}
3 <th>{{ subject_field }}</th>{% endfor %} {% if checkboxes %}<th>+/-</th>{% endif %}
4 </tr></thead>
5 <tbody>
6 </tbody>
7 </table>