From 7f086eb98ea7053d9939bdb8ae3f46cc5796e9c6 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 7 Oct 2023 15:20:28 -0600 Subject: add boilerplate --- templates/index.html | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..06f78bb --- /dev/null +++ b/templates/index.html @@ -0,0 +1,73 @@ + + + + + + + + + + +
+ +
+
+ +
+ +
+
+ + \ No newline at end of file -- cgit v1.2.3