complete registration and login
This commit is contained in:
9
logout.html
Normal file
9
logout.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!doctype html>
|
||||
|
||||
<html>
|
||||
<body>
|
||||
<h1>Logout</h1>
|
||||
|
||||
<script type="module" src="/src/logout.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user