diff --git a/templates/user/dashboard.html b/templates/user/dashboard.html index 190918a..522d4aa 100644 --- a/templates/user/dashboard.html +++ b/templates/user/dashboard.html @@ -7,7 +7,13 @@ profile Cat

{{user.display-name}}

- + +

+ Total: {{disk-info.fourth}} | + Free: {{disk-info.sixth}} | + Available: {{disk-info.eighth}} | + Used: {{disk-info.tenth}}% +