{% extends "layout.html" %} {% block title %}{{ torrent.display_name }} :: {{ config.SITE_NAME }}{% endblock %} {% block body %}
Path | Size | {%- for key, value in files.items() recursive %} {%- if value is iterable %} {%- if loop.depth0 is greaterthan 0 %}
---|---|
{%- else %} | |
{%- endif %} {{ key }} | {{ loop(value.items()) }}|
{{ key }} | {{ value | filesizeformat(True) }} |