{% local jsonD = Body.pic %}
{{tagName.pic}}
{% for imgK,imgV in pairs(Body.pic) do %}
{% if imgV.name then %}

{% if imgV.attribution then %}

{{imgV.attribution}}

{% end %} {% end %}
{% end %}