2019-06-03 03:31:38 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
2019-11-11 04:18:28 +00:00
|
|
|
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,maximum-scale=1,user-scalable=no">
|
|
|
|
<meta name="theme-color" content="#ff6c88">
|
|
|
|
|
2019-09-28 01:26:04 +00:00
|
|
|
<title>traxxx</title>
|
2019-06-03 03:31:38 +00:00
|
|
|
|
2020-03-07 03:27:20 +00:00
|
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
|
|
|
|
|
|
<link rel="icon" href="/img/favicon/favicon-16x16.ico" sizes="16x16">
|
|
|
|
<link rel="icon" href="/img/favicon/favicon-32x32.ico" sizes="32x32">
|
|
|
|
<link rel="icon" href="/img/favicon/favicon-62x62.ico" sizes="64x64">
|
2019-06-03 03:31:38 +00:00
|
|
|
|
2020-03-07 03:27:20 +00:00
|
|
|
<script src="/js/bundle.js" defer></script>
|
2019-06-03 03:31:38 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="container"></div>
|
|
|
|
</body>
|
|
|
|
</html>
|