Initial commit.
This commit is contained in:
commit
63f43e568c
23 changed files with 1199 additions and 0 deletions
4
views/pages/home.gohtml
Normal file
4
views/pages/home.gohtml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{{define "content"}}
|
||||
Hello homepage {{upper "data"}}: {{ .Data }}
|
||||
<p><img src="{{file "gopher.png"}}" alt="Gopher"/></p>
|
||||
{{end}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue