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_simple.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/registration/base_simple.html') diff --git a/templates/registration/base_simple.html b/templates/registration/base_simple.html index 9dc4e35..4aa13e5 100644 --- a/templates/registration/base_simple.html +++ b/templates/registration/base_simple.html @@ -4,6 +4,9 @@ + {% load static %} -- cgit v1.2.1