{% load humanize %} {% load chemical_formula_filter %} {% if "Structure" in table.get_mixin_names %}
| ID | Dashboards | Full Formula | Spacegroup | Density |
|---|---|---|---|---|
| {{ entry.id }} | simmate / provider | {{ entry.formula_full | chemical_formula }} | {{ entry.spacegroup.number }} | {{ entry.density | floatformat:3 }} |
| ID | |
|---|---|
| {{ entry.id }} |