]> git.mar77i.info Git - hublib/blob - hubapps/first/index.html.j2
dfc36eb58dd1989ab5b6472a4cb1ae3b8668faff
[hublib] / hubapps / first / index.html.j2
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <meta http-equiv="X-UA-Compatible" content="ie=edge">
7 <title>Index</title>
8 <!-- <link rel="stylesheet" href="style.css"> -->
9 </head>
10 <body>
11 <script src="index.js"></script>
12 hello, this is index.html, the "controller"
13 </body>
14 </html>