This commit is contained in:
Torsten Schulz
2023-06-16 11:57:49 +02:00
commit 44da93c0e9
328 changed files with 134580 additions and 0 deletions

5
templates/login.html Normal file
View File

@@ -0,0 +1,5 @@
<h2>Login</h2>
{{errors}}
{{form}}
<a href="register">Login beantragen</a><br/>
<a href="newpassword">Benutzername/Paßwort vergessen</a>