{% import "photo_card.html" as photo_card %} {% import "header.html" as header %} {% import "clipboard_tray.html" as clipboard_tray %}
{{-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()}}