{% if album is not defined %} {## Album listing ###################################################}
{% import "header.html" as header %}{{-album.description-}}
Download: {% if has_local_photos %} These files ({{album.sum_bytes(recurse=False)|bytestring }}) {% if has_child_photos %}—{% endif %} {% endif %} {% if has_child_photos %} Include children ({{album.sum_bytes(recurse=True)|bytestring }}) {% endif %}
{% endif %} {{clipboard_tray.clipboard_tray()}}