{{ opds_id }}
{{ opds_title | e }}
{%- for d in dirs %}
{{ d.opds_id }}
{{ d.name | e }}
{{ d.iso8601 }}
{%- endfor %}
{%- for f in files %}
{{ f.opds_id }}
{{ f.name | e }}
{{ f.iso8601 }}
{%- if f.jpeg_thumb_href != None %}
{%- endif %}
{%- if f.jpeg_thumb_href_hires != None %}
{%- endif %}
{%- endfor %}