Storage Root
{% if storage.storage_root_exists %}Available{% else %}Missing{% endif %}
Used
{{ storage.used_display }}
Branding Files
{{ storage.branding_file_count }}
FY Backups
{{ storage.backup_export_count }}

Persistent Storage Paths

Storage root: {{ storage.storage_root }} {% if storage.storage_root_exists %}Ready{% else %}Missing{% endif %}
Branding root: {{ storage.branding_root }} {% if storage.branding_root_exists %}Ready{% else %}Missing{% endif %}