Volume Name | Filesystem | Mount Path | Volume Size | Partition Name | Partition Type | Partition Size | Drive Identifier |
@TODO | @TODO | @TODO | Volume Size | {% for hd in hd_partition %} {% for partition in hd.1 %}{{ partition.device }} | {{ partition.type }} | {{ partition.size }} | {% endfor %}{{ hd.identifier|linkify|placeholder }} ({{ hd.size }} GB, {{ hd.cluster|linkify|placeholder }}) |
{% endfor %}