]> git.mar77i.info Git - hublib/blobdiff - hubapps/first/index.html.j2
functioning basic chat app
[hublib] / hubapps / first / index.html.j2
diff --git a/hubapps/first/index.html.j2 b/hubapps/first/index.html.j2
deleted file mode 100644 (file)
index dfc36eb..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="UTF-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta http-equiv="X-UA-Compatible" content="ie=edge">
-    <title>Index</title>
-    <!-- <link rel="stylesheet" href="style.css"> -->
-  </head>
-  <body>
-       <script src="index.js"></script>
-    hello, this is index.html, the "controller"
-  </body>
-</html>