{{/* We are working around https://github.com/frjo/hugo-theme-zen/issues/101 */}}

{{ with .Title }}{{ . }}{{ else }}{{ path.Base $.RelPermalink }}{{ end }}

{{ if $.Param "submitted" | default false }}{{ partial "submitted.html" . -}}{{ end }}

{{ .Summary }}