ej2-showcase-vue-asset-mana.../index.html

19 строки
845 B
HTML

<!DOCTYPE html>
<html> <!--style="overflow: hidden;" -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>IT Asset Management - Essential JS 2 for Vue - Syncfusion</title>
<meta name="description" content="IT Asset Management - Essential JS 2 for Vue" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="shortcut icon" href="static/favicon.ico" />
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="https://cdn.syncfusion.com/ej2/fabric.css" rel="stylesheet" />
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
</body>
</html>