add head.tpl
This commit is contained in:
@@ -1 +1,7 @@
|
||||
{{ define "Head" }}
|
||||
{{ template "head" }}
|
||||
{{ end }}
|
||||
|
||||
{{define "Body"}}
|
||||
{{ .Content }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user