add note about recipes login
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user