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/project.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'templates/project.html') diff --git a/templates/project.html b/templates/project.html index b7ca220..3be9125 100644 --- a/templates/project.html +++ b/templates/project.html @@ -5,6 +5,8 @@ + + {{ putpage name }} | COMPROMYSE @@ -30,7 +32,7 @@
-
+

{{ putpage name }}

{{ putpage description }}

@@ -40,7 +42,7 @@ {{ putpage linklabel }}
-
+
{{ body }}
-- cgit v1.2.3