Files
password-reset-web/public/index.html
2021-04-13 16:07:09 +02:00

11 lines
250 B
HTML

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