Split "auth" and "user" routes
This commit is contained in:
parent
f3939c5016
commit
59b565ae19
15 changed files with 148 additions and 99 deletions
3
internal/dis/component/auth/login.html
Normal file
3
internal/dis/component/auth/login.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{{ template "_form.html" . }}
|
||||
{{ define "form/title" }}Login Required{{ end }}
|
||||
{{ define "form/button" }}Login{{ end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue