From 4516090deba092335afe193d94157d3e81bb9536 Mon Sep 17 00:00:00 2001
From: Frederick Muriuki Muriithi
Date: Fri, 17 Nov 2023 11:22:00 +0300
Subject: Setup path to static paths correctly.
---
gn_auth/templates/base.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'gn_auth/templates')
diff --git a/gn_auth/templates/base.html b/gn_auth/templates/base.html
index db08545..d952cb3 100644
--- a/gn_auth/templates/base.html
+++ b/gn_auth/templates/base.html
@@ -9,7 +9,8 @@
-
+
{%block css%}{%endblock%}
--
cgit v1.2.3