Tárhely
{{.StorageInfo.Label}} ({{.StorageInfo.Path}})
{{if .StorageInfo.DataSizeHuman}}
Adatméret
{{.StorageInfo.DataSizeHuman}}
{{end}}
{{if .StorageInfo.FreeHuman}}
Szabad hely
{{.StorageInfo.FreeHuman}} ({{printf "%.0f" .StorageInfo.FreePercent}}% szabad)
{{end}}