From 1d1383ce943cf6b1ddb32b031a9c9a10e29f98fe Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 11 Mar 2025 00:20:43 +0100 Subject: first iteration of flask-app; index is working --- templates/template.html.j2 | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'templates') diff --git a/templates/template.html.j2 b/templates/template.html.j2 index 4753dfd..711cbc7 100644 --- a/templates/template.html.j2 +++ b/templates/template.html.j2 @@ -17,15 +17,11 @@

{{ title }}

-- cgit v1.2.3