mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 14:31:44 +01:00
12 lines
145 B
HTML
12 lines
145 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
<script src="/main.js"></script>
|
|
</body>
|
|
</html> |