HekaFS Tenant Access
Volume List for {{tn_name}}:
Volume Name
Enabled
%for vol in all_vols:
{{vol}}
%value = "checked" if (vol in active) else ""
%end