This commit is contained in:
nora 2025-07-13 12:18:53 +02:00
parent 730cf9d176
commit 34f9302061
10 changed files with 239 additions and 34 deletions

View file

@ -9,7 +9,7 @@
<body>
<h1>Log into your beautiful account</h1>
<a href="/">home</a>
<form method="post" action="/login">
<form method="post">
<div>
<label for="username">Username</label>
<input id="username" name="username" />