Renamed views directory to templates.
This commit is contained in:
parent
d0caa8119e
commit
299774c0c7
12 changed files with 1 additions and 1 deletions
3
templates/pages/about.gohtml
Normal file
3
templates/pages/about.gohtml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{{define "content"}}
|
||||
<p>{{.Data}}</p>
|
||||
{{end}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue