Files
python/static/index.html

9 lines
163 B
HTML
Raw Normal View History

2019-04-19 13:47:02 -07:00
<html>
<head>
<title>VS Code Rocks!</title>
</head>
<body>
<h1>VS Code can do that?</h1>
<p>Yes it can!</p>
</body>
</html>