Partial Restore — this is a single incremental archive.
Only {{ restore['file_count'] }} entity files with changes in that specific run are present.
Use Chain Restore from the Restore page for a complete snapshot.
{% else %}
Full Snapshot — {{ restore['file_count'] }} entity files extracted.
{% endif %}
{% if by_company %}
{% for company in by_company | sort %}
{% set entities = by_company[company] %}