From 4a1f11dbd05e002d109dcbba807d9487bfc1ba15 Mon Sep 17 00:00:00 2001 From: DJObleezy <156115770+Djobleezy@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:13:56 -0700 Subject: [PATCH] Update base.html --- templates/base.html | 137 +++++++++++++++++++------------------------- 1 file changed, 58 insertions(+), 79 deletions(-) diff --git a/templates/base.html b/templates/base.html index 436fa7c..719b2b7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,90 +1,69 @@
- - -Last Updated: {{ current_time }}
- {% endblock %} +Last Updated: {{ current_time }}
+ {% endblock %} + + {% block navigation %} + -