From 27c8be28e00fbf110143d4bc4b949c610f704639 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Wed, 20 Oct 2021 15:43:26 +0800 Subject: Update frontend, is more informational and pretty --- jimbrella/templates/index.html | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 jimbrella/templates/index.html (limited to 'jimbrella/templates/index.html') diff --git a/jimbrella/templates/index.html b/jimbrella/templates/index.html deleted file mode 100644 index 00036fc..0000000 --- a/jimbrella/templates/index.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - JI Umbrella - - - -
-

JI Umbrella Overview

- - - - - - - - - - - - - -
TotalAvailableLentOverdue
{{ total }}{{ available }}{{ lent }}{{ overdue }}
-
- - -- cgit v1.2.3