login
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/dark.css">
|
||||
</header>
|
||||
<body>
|
||||
<form method="POST">
|
||||
<label for="Name">Your Name</label>
|
||||
<input name="Name" type="text"/>
|
||||
<button type="submit">Sign In</button>
|
||||
</form>
|
||||
</body>
|
||||
<footer>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user