From c58caf5b8b8801ba826b0ff6b241d7f25a333bc8 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 12 Apr 2024 10:29:29 +0200 Subject: Added a more cleaner application --- src/match_up/templates/index.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 src/match_up/templates/index.html (limited to 'src/match_up/templates') diff --git a/src/match_up/templates/index.html b/src/match_up/templates/index.html deleted file mode 100644 index e292734..0000000 --- a/src/match_up/templates/index.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - {{ title }} - - -

Match Up!

- - - \ No newline at end of file -- cgit v1.3.1