From d20017680bf6e8dfd2e4bcd69654a545f9a8350c Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 16 Sep 2020 23:51:21 +0530 Subject: added active link for all pages to navbar added dropdowns removed starter files removed sentry completely --- app/templates/base.html | 49 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 16 deletions(-) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index 2e79a61..f92d59d 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -23,30 +23,47 @@ -- cgit v1.2.3