Files
python/static/index.html
2019-04-26 16:03:42 +00:00

9 lines
163 B
HTML

<html>
<head>
<title>VS Code Rocks!</title>
</head>
<body>
<h1>VS Code can do that?</h1>
<p>Yes it can!</p>
</body>
</html>