{%- if webmanifest %} {%- endif %} {%- if theme %} {%- endif %} {%- if theme %} {%- endif %} {%- if images %} {%- endif %}
{% if subdirectories %} {%- for subdirectory in subdirectories %} {%- endfor %}
{%- for subdirectory in subdirectories %}
{%- if subdirectory.thumb %} {%- endif %}
{{ subdirectory.name }}
{%- endfor %}
{%- endif %}
{% if images %} {%- set ns = namespace(count = 0) -%}
{%- for image in images %}
{{ image.name }} {%- set ns.count = ns.count + 1 %}
{{ image.name }} {%- if image.tiff %} TIFF {%- endif %} {%- if image.raw %} RAW {%- endif %}
{%- endfor %}
{%- endif %} {% if license %} {%- if 'CC' in license.type %} {%- endif %} {%- else %} {%- endif %} {% if images %} {%- endif %}