{{ if .Params.tags }}
{{ end }}
{{ if .Params.image }}
{{ end }}
{{ if .Params.video }}
{{ end }}
{{ if $.Param "socialShare" }}
{{ end }}
{{ if ne .Type "page" }}
-
{{ if .PrevInSection }}
- ← {{ i18n "previousPost" }} {{ end }} {{ if .NextInSection }}
- {{ i18n "nextPost" }} → {{ end }}