{% extends "data_explorer/table_entries_base.html" %} {% block table_headers %} {% table_header "id" "ID" min_width=150 %} {% table_header "is_ordered" "Ordered" min_width=100 %} {% table_header "has_implicit_hydrogens" "Implicit H" min_width=125 %} {% include "data_explorer/mixins/structure/columns.html" %} {% endblock %} {% block table_rows %}