{% for talk in talks if talk.type == type %} {{ include('talk-list-item') }} {% endfor %}