From f53b65c14a92562309ced75a24371b577f9d8ef1 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Wed, 20 Oct 2021 17:10:19 +0800 Subject: Frontend updates I forgot what I exactly did --- jimbrella/templates/admin/index.html | 20 +++++------ jimbrella/templates/admin/tabs.html | 8 +++++ jimbrella/templates/admin/umbrellas.html | 57 +++++++++++++++++--------------- 3 files changed, 48 insertions(+), 37 deletions(-) create mode 100644 jimbrella/templates/admin/tabs.html (limited to 'jimbrella/templates') diff --git a/jimbrella/templates/admin/index.html b/jimbrella/templates/admin/index.html index ddbe4e5..1330e4b 100644 --- a/jimbrella/templates/admin/index.html +++ b/jimbrella/templates/admin/index.html @@ -8,19 +8,15 @@

JI Umbrella Overview

-
- - - - - -
OverviewAll
-
+ {% include "admin/tabs.html" %}