{{ t.cook_hero_subtitle }}
{{ t.cook_not_in_market }} {% for item in result.unmatched %}{{ item.ingredient_name }}{% if not forloop.last %}, {% endif %}{% endfor %}
{% endif %} {% if not result.matched and not result.unmatched %}{{ t.cook_no_match }}
{% endif %}