21 lines
747 B
HTML
21 lines
747 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<meta name="HandheldFriendly" content="True">
|
|
<meta name="MobileOptimized" content="320">
|
|
<meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1">
|
|
<title></title>
|
|
<link href="css/style.css" rel="stylesheet">
|
|
<link href="css/slick.css" rel="stylesheet">
|
|
<link href="https://fonts.googleapis.com/css?family=Roboto:500,300,400" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body>
|
|
<div id="app">
|
|
</div>
|
|
<script src="js/compiled/app.js?v=232086905532ceacb15ba64c3b4491e98889d927"></script>
|
|
<script>token.core.init();</script>
|
|
</body>
|
|
</html>
|