{% for tool in category.tools %}
{% snippet tool.snippet, tool=tool, category=category, extras=extras %}
{% endfor %}