Add lost password recovery

This commit is contained in:
2025-05-12 16:37:30 +02:00
parent c91fdad70b
commit 15c0f4fd79
38 changed files with 1299 additions and 397 deletions

View File

@@ -27,3 +27,7 @@ a:focus, a:hover {
text-decoration: underline;
}
footer {
margin-top: 3em;
}