From 41d38509d46e27ad464798a23e7d39d29ac170d9 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 29 Aug 2025 14:22:59 -0400 Subject: misc: re-indent --- templates/base.html | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 4f25c81..6b9f811 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,37 +1,37 @@ - + - - - - + + + + - {{ putpage title }} | COMPROMYSE + {{ putpage title }} | COMPROMYSE - - - - + + + + - + - - - + + + - - -
+ + +
- {{ include "navbar.html" }} + {{ include "navbar.html" }} -
- {{ body }} -
+
+ {{ body }} +
- {{ include "footer.html" }} + {{ include "footer.html" }} -
- +
+ -- cgit v1.2.3