From d0f943c6623e8ff538e8d8c48283831e9f3c1147 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 31 Jul 2025 21:30:37 +0530 Subject: site: update layout & msg --- templates/base.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 templates/base.html (limited to 'templates') diff --git a/templates/base.html b/templates/base.html new file mode 100644 index 0000000..f00ce3e --- /dev/null +++ b/templates/base.html @@ -0,0 +1,18 @@ + + + + + + + {{ content "title" }} | COMPROMYSE + + + + + + + {{ body }} + + -- cgit v1.2.3