diff options
Diffstat (limited to 'ui/pages/user/create.tmpl.html')
| -rw-r--r-- | ui/pages/user/create.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/pages/user/create.tmpl.html b/ui/pages/user/create.tmpl.html index 47143c6..68a9e93 100644 --- a/ui/pages/user/create.tmpl.html +++ b/ui/pages/user/create.tmpl.html @@ -2,7 +2,7 @@ {{define "main"}} <h1>Create User</h1> - <form action="/user" method="POST"> + <form action="/u" method="POST"> <label> Email <input type="email" placeholder="email" name="email" /> |
