{% for group_key, group_value in assay.json_addl['action_groups'].items() %}
{% endif %}
{% if group_key == 'accessioning' %}
{% for action_key, action_value in group_value.actions.items() %}
{% endfor %}
{% endif %}
{% endfor %}