{{ $_hugo_config := `{ "version": 1 }` }}
{{ if .Get "title" -}} {{ .Get "title" }} {{else -}} {{ . }} {{ end -}}
{{ .Inner | html }}
{{ with .Get "img" -}} {{ end -}}