travel/admin/node_modules/html-webpack-plugin/default_index.ejs

9 lines
153 B
Plaintext
Raw Normal View History

2024-06-24 11:28:18 +08:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
</body>
</html>