mqtt-control-map/index.ejs
2020-10-08 20:31:42 +02:00

11 lines
190 B
Text

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
<div id="content">
</div>
</body>
</html>