Fix indentation of top headline.
This commit is contained in:
parent
4d7c6c4846
commit
69ee222b74
|
@ -1,6 +1,6 @@
|
|||
{{- define "main" }}
|
||||
<h1 class="post-title">{{ if .Draft }}DRAFT: {{ end }}{{ .Title }}</h1>
|
||||
{{ partial "post_meta.html" . }}
|
||||
<h1 class="post-title">{{ if .Draft }}DRAFT: {{ end }}{{ .Title }}</h1>
|
||||
{{ partial "post_meta.html" . }}
|
||||
|
||||
<div>{{ .Content }}</div>
|
||||
<div>{{ .Content }}</div>
|
||||
{{- end }}
|
||||
|
|
Reference in New Issue
Block a user