From 3482b34c9776e2145ce53aa5a03bacce0e14232b Mon Sep 17 00:00:00 2001 From: Noah Pombas Date: Thu, 4 Dec 2025 16:24:43 +0100 Subject: [PATCH] Added Custom JS and CSS --- overrides/main.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/overrides/main.html b/overrides/main.html index 407abca..575d5c3 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,3 +1,5 @@ +{% extends "base.html" %} + {% block header %} {{ super() }}