Remove demos that have moved to the demos repo.
[mkws-moved-to-github.git] / examples / htdocs / simple.html
diff --git a/examples/htdocs/simple.html b/examples/htdocs/simple.html
deleted file mode 100644 (file)
index 99d8e3a..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<html>
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <title>MKWS demo client</title>
-    <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
-    <link rel="stylesheet" href="//mkws.indexdata.com/mkws.css" />
-    <link rel="stylesheet" href="custom.css" />
-  </head>
-  <body>
-    <div class="mkws-switch"></div>
-    <div class="mkws-lang"></div>
-    <div class="mkws-progress"></div>
-    <div class="mkws-search"></div>
-    <div class="mkws-results"></div>
-    <div class="mkws-targets"></div>
-    <div class="mkws-stat"></div>
-  </body>
-</html>