{% for tool in site.inventory %} {%- if tool.sets contains 'werkstatt' -%} {% include {{site.toolinfo}} uid=tool.uid %} {%- endif -%}