Implement account creation; add base class FormData to validate forms

This commit is contained in:
Lexi / Zoe 2021-09-16 16:10:45 +02:00
parent 23127dd193
commit 48925f283f
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
13 changed files with 392 additions and 96 deletions

View file

@ -7,6 +7,7 @@
<p>
<b>Actions:</b>
<span>List accounts</span> |
<a href="/accounts/new">Create account</a>
</p>