{% from 'preparations/form.html' import preparations_add_form %} {% macro pane_details(preparation, form) %} {% if preparation.emptied_date %}
Prepared on {{ preparation.preparation_date | format_date }}
{% if preparation.emptied_date %}
Emptied on {{ preparation.emptied_date | format_date }}
{% endif %}
Storage place
{{ preparation.storage_place }}
Concentration
{{ preparation.concentration }} ng/µl
Eluent
{{ preparation.eluent }}
Strain
{{ preparation.stock.strain }}