{{ .Title }}
{{ partial "anchored_headings.html" .Content }}
{{ end }}
{{ if not .Site.Params.nocommentcomment}}
{{if not .Params.nocomment}}
{{ if .IsPage }}
{{ partial "sman/coms" .}}
{{end}}
{{end}}
{{end}}