8 lines
123 B
HTML
8 lines
123 B
HTML
|
|
{{template "authenticated.html" .}}
|
||
|
|
|
||
|
|
{{define "title"}}Dash{{end}}
|
||
|
|
{{define "style"}}
|
||
|
|
{{end}}
|
||
|
|
{{define "content"}}
|
||
|
|
{{end}}
|