aboutsummaryrefslogtreecommitdiff
path: root/src_web/static/main.html
blob: f6ff4eb8da6e697c44639775b406cf122eb26700 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <title>opcut</title>
    <script src="main.js"></script>
</head>
<body>
</body>
</html>