aboutsummaryrefslogtreecommitdiff
path: root/src_web/static/main.html
diff options
context:
space:
mode:
authorbozokopic <bozo.kopic@gmail.com>2017-04-24 23:08:48 +0200
committerbozokopic <bozo.kopic@gmail.com>2017-04-24 23:08:48 +0200
commited9f4f8991f4e8b31270dbbf17215732d73c9e37 (patch)
treeb90b09f4270ee090627e1f24dfa0c50cabdf7320 /src_web/static/main.html
parent8daf24776f21e4cb36c7e545d74438fe6d9f0a15 (diff)
simple web app
Diffstat (limited to 'src_web/static/main.html')
-rw-r--r--src_web/static/main.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/src_web/static/main.html b/src_web/static/main.html
deleted file mode 100644
index f6ff4eb..0000000
--- a/src_web/static/main.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset="UTF-8">
- <title>opcut</title>
- <script src="main.js"></script>
-</head>
-<body>
-</body>
-</html>