{%- if theme %} {%- endif %}
{% if subdirectories %}
{%- for subdirectory in subdirectories %}
{{ subdirectory.name }}
{%- endfor %}
{%- endif %}
{% if images %}
{%- for imageblock in images %}
{%- for image in imageblock %}
{{ image.name }}
{{ image.name }}{% if image.tiff %} TIFF{% endif %}{% if image.raw %} RAW{% endif %}
{%- endfor %}
{%- endfor %}
{%- endif %} {% if license %} {%- if 'CC' in license.type %} {%- endif %} {%- else %} {%- endif %}