Finished
This commit is contained in:
14
pages/templates/post.html
Normal file
14
pages/templates/post.html
Normal file
@ -0,0 +1,14 @@
|
||||
{{define "title"}}
|
||||
GOTH // Post
|
||||
{{end}}
|
||||
|
||||
{{define "headercontent"}}
|
||||
GOTH // Post
|
||||
{{end}}
|
||||
|
||||
{{define "head"}}
|
||||
{{end}}
|
||||
|
||||
{{define "main"}}
|
||||
{{.Content}}
|
||||
{{end}}
|
Reference in New Issue
Block a user