diff --git a/dirkules/templates/drives.html b/dirkules/templates/drives.html index 8ffa426..de39a00 100644 --- a/dirkules/templates/drives.html +++ b/dirkules/templates/drives.html @@ -24,7 +24,7 @@ {{drive.name}} {{drive.model}} - {{drive.size|filesizeformat}} + {{drive.size|filesizeformat(true)}} {{drive.smart}}