From 151cba336bdb78e6b5030c1f2e4cd12e4bf2c5cf Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 16 Dec 2024 22:42:50 +0000 Subject: fix absolute addressing in templates --- core/views/expo.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'core/views/expo.py') diff --git a/core/views/expo.py b/core/views/expo.py index 411aaec..b2ab312 100644 --- a/core/views/expo.py +++ b/core/views/expo.py @@ -30,9 +30,7 @@ This is a succession of hacks and needs to be redisgned and refactored. default_head = """ CUCC Expedition - index - - - +

Expo

-- cgit v1.2.3