2018-06-25 18:29:57 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2018-06-26 11:04:23 +02:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2018-07-01 23:05:10 +02:00
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
|
2018-06-27 22:51:50 +02:00
|
|
|
<link rel="manifest" href="manifest.webmanifest">
|
|
|
|
<link rel="shortcut icon" type="image/png" href="static/icon192.png">
|
2018-06-26 11:04:23 +02:00
|
|
|
<title>cyclassist</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="app"></div>
|
|
|
|
<!-- built files will be auto injected -->
|
|
|
|
</body>
|
2018-06-25 18:29:57 +02:00
|
|
|
</html>
|