{{ .Title | markdownify }} {{ .Date.Format $dateFormat }} by {{ .Params.author | default .Site.Params.author }}{{ if or (.Params.categories) (.Params.tags) }} in {{ partial "meta-terms.html" . }}{{ end }} {{ .Content }} {{ if .IsTranslated }} {{ i18n "translations" }} {{ range .Translations }} {{ .Lang }}: {{ .Title }}{{ if .IsPage }}{{ end }} {{ end }} {{ end }} {{ if or (ne ($.Param "sharingicons") false) (.Site.DisqusShortname) }} {{ end }}