{{ template "item-buttons" . }} {{ template "item-title" . }}
{{ if .Body }}{{ raw .Body }}
{{ end }}{{ end }} {{- /* end if .Body */ -}} {{- /* author/time footer line */ -}} {{ if or .Author .Time }} {{ .Author }} {{ .Time | tsToDate }}
{{ end -}} {{- /* source/id/created footer line */ -}} {{ .Source }}/{{ .Id }} {{ .Created | tsToDate }}