forked from services/password-reset-web
11 lines
243 B
HTML
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>
|