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
|
|
|
|
|
|
|
<script src="/js/bundle.js" defer></script>
|
|
|
|
|
|
|
|
<link href="/css/style.css" rel="stylesheet">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="container"></div>
|
|
|
|
</body>
|
|
|
|
</html>
|