{{ range .GetTerms "authors" }} {{ end }} {{ if .Params.Categories }} {{ end }}
{{ i18n "posts.informations" }}
{{ i18n "posts.date" }}
{{ i18n "posts.author" }}
{{- if gt (len .Params.Categories) 1 -}} {{ i18n "posts.categories" }} {{- else -}} {{ i18n "posts.category" }} {{- end -}} {{ partial "posts/categories.html" . }}
{{ i18n "posts.share" }} {{ partial "commons/share.html" }}