From 1e5fcbdba06bbbefc6a5cad4f356eca781ccfe65 Mon Sep 17 00:00:00 2001 From: FreneticScribbler Date: Mon, 9 Mar 2020 22:36:22 +0000 Subject: [PATCH] Mostly reimplement rigboard navbar --- RIGS/templates/activity_feed.html | 4 -- gulpfile.js | 6 +- package.json | 2 +- templates/base.html | 57 ++++++------------- templates/base_rigs.html | 92 +++++++++++++++---------------- 5 files changed, 66 insertions(+), 95 deletions(-) diff --git a/RIGS/templates/activity_feed.html b/RIGS/templates/activity_feed.html index 31658c5a..850f544e 100644 --- a/RIGS/templates/activity_feed.html +++ b/RIGS/templates/activity_feed.html @@ -1,10 +1,6 @@ {% load static %} {% block js %} - - - - {% block preload_js %} @@ -42,35 +41,19 @@