issuer.html/authnopass.html

12 lines
283 B
HTML
Raw Permalink Normal View History

2017-05-22 23:25:43 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>authNoCode</title>
</head>
<body>
Explanation for no password
</body>
<script src=""></script>
</html>