This commit is contained in:
2024-04-21 13:24:39 +02:00
parent 46f7a7f8e7
commit 9cf6c21f59
7 changed files with 9 additions and 9 deletions

View File

@@ -5,6 +5,6 @@
<input type="password" id="login-password" placeholder="Password" required>
<button type="submit">Login</button>
</form>
<p>Don't have an account? <a href="/?signup">Sign up</a></p>
<p>Don't have an account? <a href="/?Signup">Sign up</a></p>
</div>