aboutsummaryrefslogtreecommitdiff
path: root/web/debug.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/debug.html')
-rw-r--r--web/debug.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/web/debug.html b/web/debug.html
deleted file mode 100644
index 08b6e07d..00000000
--- a/web/debug.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<meta charset="UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
-<title>${title}</title>
-<link rel="icon" sizes="192x192" href="/icon.png">
-<link rel="apple-touch-icon" href="/apple-touch-icon.png">
-<link rel="stylesheet" href="app.css">
-</head>
-<body>
-<div id="spinner"></div>
-<div id="attribution">Powered by <a href="https://www.traccar.org/" target="_blank">Traccar GPS Tracking System</a></div>
-<script id="loadScript" mode="debug" src="load.js"></script>
-</body>
-</html>