Added auth layout and route for login.
This commit is contained in:
parent
869fa82f14
commit
fe0fb8c801
8 changed files with 124 additions and 32 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{{define "content"}}
|
||||
<p>Click here to return home</p>
|
||||
<p>Click {{link (call .Reverse "home") "here" .Path}} to return home</p>
|
||||
{{end}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue