rentgen/report-window/report-window.html

12 lines
237 B
HTML
Raw Normal View History

2021-11-07 13:57:24 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Wygeneruj maila co zgłoszenia</title>
</head>
<body>
<div id="app"></div>
<script src="/lib/report-window/report-window.js"></script>
</body>
</html>