diff options
author | rahighi <rahighi> | 2021-08-28 08:21:50 +0430 |
---|---|---|
committer | rahighi <rahighi> | 2021-08-28 08:21:50 +0430 |
commit | 332681f36dc9814e51c61d0e310f6c5d8a0f0c20 (patch) | |
tree | af33ca24fea7aef0ea2c2a0aa7b6c50fe370be2a /modern/public/index.html | |
parent | 195ec38d4d2f2f37bdf64c73e902954801e9b18d (diff) | |
download | trackermap-web-332681f36dc9814e51c61d0e310f6c5d8a0f0c20.tar.gz trackermap-web-332681f36dc9814e51c61d0e310f6c5d8a0f0c20.tar.bz2 trackermap-web-332681f36dc9814e51c61d0e310f6c5d8a0f0c20.zip |
resolving Anton's comments
Diffstat (limited to 'modern/public/index.html')
-rw-r--r-- | modern/public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/public/index.html b/modern/public/index.html index 6d2eb7a0..78138ed5 100644 --- a/modern/public/index.html +++ b/modern/public/index.html @@ -9,7 +9,7 @@ <link rel="stylesheet" href="%PUBLIC_URL%/styles.css"> <title>Traccar</title> </head> - <body style="margin: 0; padding: 0;"> + <body style="margin: 0; padding: 0;"> <noscript> You need to enable JavaScript to run this app. </noscript> |