From ab0fdf04681c52f533c8599aaa7c9f4b8ec27ace Mon Sep 17 00:00:00 2001 From: desmukh Date: Mon, 16 Jan 2023 22:31:30 +0500 Subject: [PATCH] add inital home template --- templates/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/templates/index.html b/templates/index.html index e69de29..7e3c2ea 100644 --- a/templates/index.html +++ b/templates/index.html @@ -0,0 +1,12 @@ + +
+
+
+ + + +
+
+
+ + \ No newline at end of file