From 45fee45dc72e70a3cbd14f4c36670436fd381c09 Mon Sep 17 00:00:00 2001 From: Florian N Date: Thu, 6 Feb 2014 11:26:26 -0500 Subject: [PATCH] move disk html in main --- templates/disk.html | 14 -------------- templates/main.html | 15 ++++++++++++++- 2 files changed, 14 insertions(+), 15 deletions(-) delete mode 100644 templates/disk.html diff --git a/templates/disk.html b/templates/disk.html deleted file mode 100644 index 0db5816..0000000 --- a/templates/disk.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - -
FilesystemSizeUsedAvailUse %Mounted
diff --git a/templates/main.html b/templates/main.html index 209a657..35c1744 100644 --- a/templates/main.html +++ b/templates/main.html @@ -127,7 +127,20 @@
- {% include 'disk.html' %} + + + + + + + + + + + + + +
FilesystemSizeUsedAvailUse %Mounted