{% for image in site.imagemeta %} {% if image.tags contains {{include.topic}} %}
{{image.description}}
{{image.description}}
{% endif %} {% endfor %}