diff --git a/pages/containers_html.go b/pages/containers_html.go index 6e27e765..97f1e9e8 100644 --- a/pages/containers_html.go +++ b/pages/containers_html.go @@ -161,7 +161,7 @@ const containersHtmlTemplate = ` {{with getFsStats .Stats}} {{range $i, $e := .}}
-

Partition: {{$e.Device}}

+

FS #{{$i}}: {{$e.Device}}