@ -1,10 +1,8 @@
<!DOCTYPE html>
<!DOCTYPE html>
< html lang = "en" >
< html lang = "en" >
< head >
< script
< head >
async
< script async src = "https://www.googletagmanager.com/gtag/js?id=G-TS04B6F9E3" > < / script >
src="https://www.googletagmanager.com/gtag/js?id=G-TS04B6F9E3"
>< / script >
< script >
< script >
window.dataLayer = window.dataLayer || [];
window.dataLayer = window.dataLayer || [];
function gtag() {
function gtag() {
@ -17,21 +15,17 @@
< meta charset = "utf-8" / >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "theme-color" content = "#000000" / >
< meta name = "theme-color" content = "#000000" / >
< meta
< meta name = "description"
name="description"
content="Admin Panel for Support Specialists in Ontime ELD - A comprehensive management tool for efficient operations and monitoring of Ontime ELD services." />
content="Admin Panel for Support Specialists in TT ELD - A comprehensive management tool for efficient operations and monitoring of TT ELD services."
< title > Ontime ELD< / title >
/>
< title > TT ELD< / title >
< link rel = "preconnect" href = "https://fonts.googleapis.com" / >
< link rel = "preconnect" href = "https://fonts.googleapis.com" / >
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin / >
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin / >
< link
< link href = "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel = "stylesheet" / >
href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900& display=swap"
< / head >
rel="stylesheet"
/>
< / head >
< body >
< body >
< noscript > You need to enable JavaScript to run this app.< / noscript >
< noscript > You need to enable JavaScript to run this app.< / noscript >
< div id = "root" > < / div >
< div id = "root" > < / div >
< / body >
< / body >
< / html >
< / html >