From 8e824d37627b5e874469301755ca5593a4580ff6 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 2 Aug 2025 22:16:39 +0530 Subject: site: abstract into class groups --- templates/base.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 3adfd82..4f25c81 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,7 +5,9 @@ - {{ content "title" }} | COMPROMYSE + + + {{ putpage title }} | COMPROMYSE -- cgit v1.2.3