Simple Templated Plate Editor

Controls

{%- for t in treatments %} {% if not loop.last %}
{% endif -%} {%- endfor -%}

Plate

{% for c in cols -%} {% endfor -%} {% for r in rows -%} {%- for c in cols %} {%- endfor %} {% endfor -%}
{{ c }}
{{ r }}