Files
password-reset-web/public/index.html
Thomas Dedek 169d67d7e7 init
2021-04-13 15:50:20 +02:00

11 lines
243 B
HTML

<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ECG Account Service</title>
</head>
<body class="container">
<div id="app"></div>
</body>
</html>