Fixed site ownership

This commit is contained in:
Leon Mika 2025-02-01 10:56:59 +11:00
parent cb54057305
commit 50f7e9632e
20 changed files with 192 additions and 78 deletions

View file

@ -1,5 +1,7 @@
<h1>Thing</h1>
User = {{.user.Email}}
<form method="post" action="/sites">
<input type="submit" value="Create Site">
</form>