{%- macro render_tags(tag_tree, parent) -%} {%- for key, value in tag_tree.items() %}
  • {% if value %} {% endif %}
    {%- if value %}
      {{ render_tags(value, parent + '|' + key) }}
    {%- endif %}

  • {%- endfor %} {%- endmacro -%} {{ title }} {%- if webmanifest %} {%- endif %} {%- if theme %} {%- endif %} {%- if darktheme %} {%- endif %} {%- if theme %} {%- endif %} {%- if darktheme %} {%- endif %}
    {% if subdirectories %}
    {%- for subdirectory in subdirectories %}
    {%- if subdirectory.thumb %} {%- endif %}
    {{ subdirectory.name }}
    {%- endfor %}
    {%- endif %}
    {% if license %} {%- if 'CC' in license.type %} {%- endif %} {%- else %} {%- endif %}