{% extends "lims/base.html" %} {% load humanize %} {% load markup %} {% load icons %} {% load misc_tags %} {% load static %} {% block page_heading %}
Name | Group | Location | Container | Barcode | Comments |
---|---|---|---|---|---|
{{ sample.name }} | {{ sample.group }} | {{ sample.location }} | {{ sample.container.name }} | {{ sample.barcode|default_if_none:"—" }} | {{ sample.comments|default_if_none:"—" }} |