{% comment %} vim: set sw=4 ts=4 sts=4 noet: {% endcomment %}

{{ toolbox.title }}

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