{{ if or .Date (.GetTerms "tags") }}
{{ if .Date }} {{ partial "icon.html" "calendar" }} {{ if ne .Lastmod .Date }} {{ end }} {{ end }} {{ partial "icon.html" "type" }} {{ .WordCount }} words
{{ range (.GetTerms "tags") }} {{ partial "icon.html" "tag" }} {{ .LinkTitle }} {{ end }}
{{ end }}