fix typo
This commit is contained in:
@@ -3,7 +3,7 @@ import "$lib/css/form.css"
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<form action="?/register" method=POST>
|
<form action="?/register" method=POST>
|
||||||
<h1>Regrieren</h1>
|
<h1>Registrieren</h1>
|
||||||
<label>
|
<label>
|
||||||
Username
|
Username
|
||||||
<input type="text" name="username" required>
|
<input type="text" name="username" required>
|
||||||
|
Reference in New Issue
Block a user