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