From cceb769696480bb54a7bdb91474932a93c5152fa Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Fri, 15 Nov 2024 12:55:36 +0100 Subject: light theme for new style --- templates/registration/base_admin.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/registration/base_admin.html') diff --git a/templates/registration/base_admin.html b/templates/registration/base_admin.html index e7c56df..f150c35 100644 --- a/templates/registration/base_admin.html +++ b/templates/registration/base_admin.html @@ -5,6 +5,9 @@ + {% load static %} -- cgit v1.2.1