{% macro table(entities) %}
ID | Plasmid | Owner | Strain | Transformation date | Location |
---|---|---|---|---|---|
{{ bacterium.id }} | {{ bacterium.plasmid.label }} | {{ bacterium.owner.username }} | {{ bacterium.strain }} | {{ bacterium.transformation_date }} | {{ bacterium.storage_place }} |