mirror of https://github.com/EasyDarwin/EasyDarwin
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.
15 lines
530 B
15 lines
530 B
<!DOCTYPE HTML> |
|
<html> |
|
<head> |
|
<title><%= htmlWebpackPlugin.options.title %></title> |
|
<meta charset="utf-8"> |
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
|
<meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" name="viewport"> |
|
<script src="js/jquery-2.2.4.js"></script> |
|
<script src="js/easy-player-lib.min.js"></script> |
|
</head> |
|
<body class="skin-green sidebar-mini"> |
|
<div id="app"></div> |
|
|
|
</body> |
|
</html> |