{% extends "base.html" %} {% block scripts %} {% include "sortable_table_script.html" %} {% endblock scripts %} {% block head_title %}Cell Line List{% endblock %} {% block title %}Cell Line List{% endblock %} {% block content %} {% if perms.reagents.add_cell %}
{% endif %}Name | Source | Location | Box | |
---|---|---|---|---|
{{ cell }} | {{cell.source}} | {{cell.location}} | {{cell.box}} |
![]() ![]() ![]() |