add note about recipes login

This commit is contained in:
2024-02-03 13:03:23 +01:00
parent ee1008eeea
commit 4c92c1c43d

View File

@ -4,6 +4,11 @@ import "$lib/css/nordtheme.css"
</script>
<form action="?/login" method=POST>
<h1>Log In</h1>
<p>
Note: This is a separate account to all the services running on this server.
Please only use this login if you want to edit recipes.
In the future, this login will be merged with the other services.
</p>
<label>
Benutzername
<input type="text" name="username" required>