aboutsummaryrefslogtreecommitdiffstats
path: root/templates/index.html
blob: 07bd4541ae74e9f0f176ac301110e1d2d57edd0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Python | Home</title>
</head>
<body>
<p>Coming soon:tm:</p>
</body>
</html>