{{ toolbox.title }}

{% if toolbox.item_list %} {% for item in toolbox.item_list %} {% endfor %}
{{ item }}
{% else %}
No items selected
{% endif %}