{{ .Title }} {{ with .Params.number }}#{{ . }}{{ end }}
{{ with .Params.author }}{{ end }}
commented {{ with .Date }}{{ .Format "Jan 2, 2006" }}{{ end }}
{{ .Content }}
{{ define "main" }} {{ $type := .Type | default "page" }} {{ if or (eq $type "issue") (eq $type "discussion") }}
{{ else }}