2017-04-18 07:09:13 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2018-03-20 09:21:39 +00:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
|
<meta name="renderer" content="webkit">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
2019-02-22 19:38:56 +00:00
|
|
|
<title>Admin FE</title>
|
2018-03-20 09:21:39 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="app"></div>
|
|
|
|
<!-- built files will be auto injected -->
|
|
|
|
</body>
|
2017-04-18 07:09:13 +00:00
|
|
|
</html>
|