You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
867 B
30 lines
867 B
<!doctype html>
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf8">
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="cache-control" content="no-cache,no-store,must-revalidate" />
|
|
<meta http-equiv="expires" content="0" />
|
|
<meta http-equiv="pragma" content="no-cache" />
|
|
<meta name="format-detection" content="telephone=no" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
|
|
<meta name="renderer" content="webkit">
|
|
<meta name="mobileoptimized" content="0" />
|
|
|
|
<link rel="icon" href="/logo.png">
|
|
<link href="/common/global.css" rel="stylesheet" />
|
|
<script type="text/javascript" src="/common/global.js"></script>
|
|
|
|
<title>Index</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="index-app">
|
|
<div id="app"></div>
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|