2024-05-05 00:53:39 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
2024-05-05 16:20:49 -04:00
|
|
|
<meta charset="utf-8"/>
|
|
|
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
|
|
|
<title>Personal Tracker</title>
|
|
|
|
<link data-trunk href="index.scss" rel="scss">
|
2024-05-05 00:53:39 -04:00
|
|
|
</head>
|
2024-05-05 16:20:49 -04:00
|
|
|
<body>
|
|
|
|
<noscript>Javascript is required to use this website.</noscript>
|
|
|
|
</body>
|
2024-05-05 00:53:39 -04:00
|
|
|
</html>
|