use baseof, close #10
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
{{ partial "header.html" . -}}
|
||||
<header><h1>{{ .Title }}</h1></header>
|
||||
<article>
|
||||
{{ .Content -}}
|
||||
{{ partial "footer.html" . }}
|
||||
{{ define "title" -}}
|
||||
{{ .Title }}
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user