Small fixes with section titles
This commit is contained in:
parent
4524327918
commit
85e74c8ea0
5 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
{{ define "main" }}
|
||||
|
||||
<h1>{{ .Title }}</h1>
|
||||
|
||||
{{ with .Content }}
|
||||
{{ . }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue