From a551acb29fc43adeb034e9d9a67e711a8c6bcf17 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 29 Jul 2025 15:26:34 +0530 Subject: init: site --- base.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 base.html (limited to 'base.html') diff --git a/base.html b/base.html new file mode 100644 index 0000000..042ee4d --- /dev/null +++ b/base.html @@ -0,0 +1,17 @@ + + + + + + + Home | COMPROMYSE + + + + + + {{ include "navbar.html" }} + + {{ body }} + + -- cgit v1.2.3