{# the google documentation shows no definition for galleries as media:content so we use section for gallery and figure for images #}
{% for item in section.items %} {% include "@feed-google-news/sections/image.twig" with {section: item} only %} {% endfor %}