{%- macro render_tags(tag_tree, parent) -%}
    {%- for key, value in tag_tree.items() %}
  1. {%- if value %} {{ render_tags(value, parent + '|' + key) }} {%- endif %}
  2. {%- endfor %}
{%- endmacro -%} {{ title }} {%- if webmanifest %} {%- endif %} {%- if theme %} {%- endif %} {%- if theme %} {%- endif %}
{% if subdirectories %} {%- for subdirectory in subdirectories %} {%- endfor %}
{%- for subdirectory in subdirectories %}
{%- if subdirectory.thumb %} {%- endif %}
{{ subdirectory.name }}
{%- endfor %}
{%- endif %}
{% if license %} {%- if 'CC' in license.type %} {%- endif %} {%- else %} {%- endif %}