aboutsummaryrefslogtreecommitdiff
path: root/web/debug.html
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2015-07-01 14:54:35 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2015-07-01 14:54:35 +1200
commitaaab85b482efd5e90bb7d5e82a5186706f92aed1 (patch)
treecb27791b9030f7fec7b7dd167bdbe4307d04e1dd /web/debug.html
parente2df061ec7d8e4ff21c9a033985d9ca56118556e (diff)
downloadtrackermap-server-aaab85b482efd5e90bb7d5e82a5186706f92aed1.tar.gz
trackermap-server-aaab85b482efd5e90bb7d5e82a5186706f92aed1.tar.bz2
trackermap-server-aaab85b482efd5e90bb7d5e82a5186706f92aed1.zip
Add link to official website
Diffstat (limited to 'web/debug.html')
-rw-r--r--web/debug.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/debug.html b/web/debug.html
index 6210ad663..f4cad1012 100644
--- a/web/debug.html
+++ b/web/debug.html
@@ -10,5 +10,6 @@
<script type="text/javascript" src="app.js"></script>
</head>
<body>
+<div style="position: fixed; bottom: 10px; right: 15px; font-size: x-small;">Powered by <a href="https://www.traccar.org/">Traccar GPS Tracking System</a></div>
</body>
</html>